CivilObjectManagerElementCount
Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public uint ElementCount { get; }
Public ReadOnly Property ElementCount As UInteger
Get
public:
property unsigned int ElementCount {
unsigned int get ();
}
member ElementCount : uint32 with get
Property Value
UInt32
See Also