DynamicNodeContainsKey Method |
| Name | Description | |
|---|---|---|
| ContainsKey(String) |
Checks whether this node has an outgoing predicate equivalent to key.
| |
| ContainsKey(Uri) |
Checks whether this node has an outgoing predicate equivalent to key.
| |
| ContainsKey(INode) |
Checks whether this node has an outgoing predicate equal to key.
|