GisExportResultFeatures Field
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public ICollection<ulong> Features
Public Features As ICollection(Of ULong)
public:
ICollection<unsigned long long>^ Features
val mutable Features: ICollection<uint64>
Field Value
ICollectionUInt64
See Also