Algs4Net Class Library Documentation
Algs4Net Class Library Documentation
Algs4Net
TrieSET Class
TrieSET Methods
Add Method
Contains Method
Delete Method
GetEnumerator Method
KeysThatMatch Method
KeysWithPrefix Method
LongestPrefixOf Method
MainTest Method
TrieSET
MainTest Method
Demo test the
TrieSET
data type.
Namespace:
Algs4Net
Assembly:
Algs4Net (in Algs4Net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
static
void
MainTest
(
string
[]
args
)
Parameters
args
Type:
System
String
Place holder for user arguments
See Also
Reference
TrieSET Class
Algs4Net Namespace