ArrayRange<T>.Count Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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