ImmutableArray<T>::Length Property
Gets the number of elements in the array.
Assembly: System.Collections.Immutable (in System.Collections.Immutable.dll)
public: [DebuggerBrowsableAttribute(DebuggerBrowsableState::Never)] property int Length { int get(); }
Show: