BM.Composite
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Node - Hash
DBC18EAEF5D66680D7B5250BB1119A8AC98F4EFE274AFAAAA79239BC7B18150A
Relationships
Base type
Derived types
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Children# | protected | protected System.Collections.Generic.List<BM.Node> Children |
It# | protected | protected System.Int32 It |
Methods
AddChild
#
public System.Void AddChild(BM.Node child)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
C5C3D682557092030C22146733662794AFDA7D963B077379FB8AD15B921EA57F - Body hash
E77F66F6D8279EB4D43E06415D62DD4443126EA0399CA783FF1777E498247A1D - IL size13
Referenced calls
System.Collections.Generic.List<BM.Node>::Add(!0)
Called by
HasChildren
#
public System.Boolean HasChildren()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
F6FD1FC43D2EA86DF4132369B4BC448E5D9F514F128A82188C4A9A12DC76F7FA - Body hash
FD5E782DFDD9BD8A02B52738F1053FB0AC2D20AE996C91BC49229FC4C627130A - IL size15
Referenced calls
System.Collections.Generic.List<BM.Node>::get_Count()