StationEquationCollectionCount Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public ulong Count { get; }
Public ReadOnly Property Count As ULong
Get
public:
property unsigned long long Count {
unsigned long long get ();
}
member Count : uint64 with get
Property Value
UInt64
See Also