<< Click to Display Table of Contents >> Navigation: »No topics above this level« ArrayDimension.EndIndex Property |
Gets the end index of the array.
[Visual Basic]
Public ReadOnly Property EndIndex() As Integer
Public Get
End Get
End Property
[C#]
public int EndIndex { public get; }
The end index of the array.
ArrayDimension Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]