ReadOnlyCollection<T>.LongCount Method

Include Protected Members
Include Inherited Members

Returns an Int64 that represents the number of elements in a sequence.

Overload List

  Name Description
Bb909385.pubextension(en-us,VS.95).gif LongCount() Returns an Int64 that represents the total number of elements in a sequence. (Defined by Enumerable.)
Bb909385.pubextension(en-us,VS.95).gif LongCount(Func<T, Boolean>) Returns an Int64 that represents how many elements in a sequence satisfy a condition. (Defined by Enumerable.)

Top

See Also

Reference

ReadOnlyCollection<T> Class

ReadOnlyCollection<T> Members

System.Collections.ObjectModel Namespace