Method GetAll
GetAll(String)
Gets the all attribute of the Trie object
Declaration
public virtual string[] GetAll(string key)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | key | Description of the Parameter |
Returns
| Type | Description |
|---|---|
| System.String[] | The all value |