GroupsDataTable..::..Item Property
Namespace:
CAS.NetworkConfigLib
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Assembly: CommServer.DAServerConfiguration (in CommServer.DAServerConfiguration.dll)
Syntax
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public ComunicationNet..::..GroupsRow this[ int index ] { get; }
<DebuggerNonUserCodeAttribute> _ <GeneratedCodeAttribute> _ Public ReadOnly Default Property Item ( _ index As Integer _ ) As ComunicationNet..::..GroupsRow Get
[DebuggerNonUserCodeAttribute] [GeneratedCodeAttribute] public: property ComunicationNet..::..GroupsRow^ default[int^ index] { ComunicationNet..::..GroupsRow^ get (int^ index); }
Parameters
- index
- Type: Int32