UrlList.Count

UrlList.Count property

Gets the number of elements contained in the ICollection.

public int Count { get; }

Return Value

The number of elements contained in the ICollection.

See Also