DataBlocksDataTable..::..Count Property
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] [BrowsableAttribute] public int Count { get; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ <BrowsableAttribute> _ Public ReadOnly Property Count As Integer Get
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] [BrowsableAttribute] public: property int^ Count { int^ get (); }