Method GetCells
GetCells()
Return the number of cells in this Trie object.
Declaration
public virtual int GetCells()
Returns
| Type | Description |
|---|---|
| System.Int32 | the number of cells |
Return the number of cells in this Trie object.
public virtual int GetCells()
| Type | Description |
|---|---|
| System.Int32 | the number of cells |