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