ArrayDimension.StartIndex Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

ArrayDimension.StartIndex Property

BR.AN.PviServices .NET


Gets the start index of the array.

[Visual Basic]

Public ReadOnly Property StartIndex() As Integer

  Public Get

  End Get

End Property

[C#]

public int StartIndex { public get; }

Property Value

The start index of the array.

See Also

ArrayDimension Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]