Tipic Instant Messaging Platform - Programmer's Reference Guide

IndexedTrie.Item Property

Find the index for the given byte.

[Visual Basic]
Overloads Protected Default ReadOnly Property Item( _
   ByVal b As Byte _
) As ArrayList
[C#]
protected System.Collections.ArrayList this[
   byte b
] {get;}

See Also

IndexedTrie Class | bedrock.collections Namespace