BoundsCheckableList1.Count

BoundsCheckableList<T>.Count property

تحصل على عدد العناصر الموجودة في System.Collections.Generic.List.

public int Count { get; }

Return Value

عدد العناصر الموجودة في System.Collections.Generic.List.

See Also