Share via


ArrayRange<T>.Count Field

Definition

Gets the number of items in the array that are considered to be in use.

public: initonly int Count;
public readonly int Count;
val mutable Count : int
Public ReadOnly Count As Integer 

Field Value

Applies to