| Tipic Instant Messaging Platform - Programmer's Reference Guide |
|
LinkedList.Count Property
How many elements in the list?
[Visual Basic]
NotOverridable Public ReadOnly Property Count As
Integer _
[C#]
public
int Count {get;}
Implements
ICollection.Count
See Also
LinkedList Class | bedrock.collections Namespace