MvKeyValueTable Methods |
The MvKeyValueTable type exposes the following members.
Name | Description | |
---|---|---|
AsBoolean |
Converts to a Boolean value.
(Inherited from MvUserType.) | |
AsChar |
Converts to a char value.
(Inherited from MvUserType.) | |
AsDouble |
Converts to a double value.
(Inherited from MvUserType.) | |
AsFloat |
Converts to a float value.
(Inherited from MvUserType.) | |
AsHRef |
Converts to an HRef value.
(Inherited from MvUserType.) | |
AsLong |
Converts to a long value.
(Inherited from MvUserType.) | |
AsRef |
Converts to a MvRef value.
(Inherited from MvUserType.) | |
AsString |
Converts to a string value.
(Inherited from MvUserType.) | |
AsValue |
Converts to another MvUserType value.
(Inherited from MvUserType.) | |
Clear |
Removes all mappings from this table.
| |
Clone |
Creates a new MvUserType that is a copy of the
current instance.
(Inherited from MvUserType.) | |
ContainsKey |
Gets a value indicating if this table contains a mapping for the
specified key.
| |
ContainsValue |
Gets a value indicating if this table maps one or more keys to
the specified value.
| |
Encode |
Writes an instance into an MvMessage for transfer
to another process.
(Overrides MvUserTypeEncode(MvMessage).) | |
Equals |
Compares the specified object with this table.
(Overrides MvUserTypeEquals(Object).) | |
GetHashCode |
Returns the hash code value for this table.
(Overrides MvUserTypeGetHashCode.) |