Row Methods
The Row type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
ContainsKey |
Determines whether the read-only dictionary contains an element that has the specified key.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator |
Returns an enumerator that iterates through the collection.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
|
|
TryGetValue |
Gets the value that is associated with the specified key.
|

