| Tipic Instant Messaging Platform - Programmer's Reference Guide |
|
Trie.Count Property
How many values are stored? Note: NOT how many nodes.
[Visual Basic]
NotOverridable Public ReadOnly Property Count As
Integer _
[C#]
public
int Count {get;}
Implements
ICollection.Count
See Also
Trie Class | bedrock.collections Namespace