Romestead Assembly Reference

BM.Composite

Type JSON

public class in BM

Methods2
Properties0
Fields2
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceBM
  • Base typeBM.Node
  • HashDBC18EAEF5D66680D7B5250BB1119A8AC98F4EFE274AFAAAA79239BC7B18150A

Relationships

Fields

NameVisibilitySignature
Childrenprotectedprotected System.Collections.Generic.List<BM.Node> Children
Itprotectedprotected System.Int32 It

Methods

AddChild

public System.Void AddChild(BM.Node child)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • HashC5C3D682557092030C22146733662794AFDA7D963B077379FB8AD15B921EA57F
  • Body hashE77F66F6D8279EB4D43E06415D62DD4443126EA0399CA783FF1777E498247A1D
  • IL size13
Referenced calls
  • System.Collections.Generic.List<BM.Node>::Add(!0)
Called by

HasChildren

public System.Boolean HasChildren()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • HashF6FD1FC43D2EA86DF4132369B4BC448E5D9F514F128A82188C4A9A12DC76F7FA
  • Body hashFD5E782DFDD9BD8A02B52738F1053FB0AC2D20AE996C91BC49229FC4C627130A
  • IL size15
Referenced calls
  • System.Collections.Generic.List<BM.Node>::get_Count()