| Tipic Instant Messaging Platform - Programmer's Reference Guide |
|
IndexedTrie.MaxResults Property
The maximum number of results to return from any query. This is an approximate number.
[Visual Basic]
Public Property MaxResults As
Integer
[C#]
public
int MaxResults {get; set;}
See Also
IndexedTrie Class | bedrock.collections Namespace