The SemanticValue type exposes the following members.
Methods
Name | Description | |
---|---|---|
Contains | Indicates whether the current SemanticValue instance collection contains a specific key and specific instance of SemanticValue expressed as a key value pair. | |
ContainsKey | Indicates whether the current SemanticValue instance collection contains a child SemanticValue instance with a given key string. | |
Equals | (Overrides Object..::..Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Overrides Object..::..GetHashCode()()()().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Explicit Interface Implementations
Top