KeyBasedTreeEntries.FindEntry
Description:
Finds the KeyBasedTreeEntry associated with the given key value.
Finds the KeyBasedTreeEntry associated with the given key value.
Remarks:
If no matching KeyBasedTreeEntry can be found, null will be returned; The given key value cannot be an empty string.
If no matching KeyBasedTreeEntry can be found, null will be returned; The given key value cannot be an empty string.
public KeyBasedTreeEntry FindEntry(
string key
)
-
StringkeyThe specified key value.
-
key is an empty string.
-
A non-optional argument was null