<< Click to Display Table of Contents >> ArrayDimensionArray.Item Property |
Gets the ArrayDimension for the specified index.
[Visual Basic]
Public ReadOnly Property Item( _
ByVal index As Integer _
) As ArrayDimension
Public Get
End Get
End Property
[C#]
public ArrayDimension this[
int index
] { public get; }
index
The numeric search index
ArrayDimensionArray Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]