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