[Missing <summary> documentation for "P:StreamBase.SB.Schema.Item(System.Int32)"]
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0
Syntax
C# | Visual Basic | Visual C++ |
public Schema..::..Field this[ int index ] { get; }
Public ReadOnly Default Property Item ( _ index As Integer _ ) As Schema..::..Field Get
public: property Schema..::..Field^ default[int index] { Schema..::..Field^ get (int index); }
Parameters
- index
- Int32