Length

ElementList.Length property

Gets the number of elements in the list.

public int Length { get; }

See Also