ArcGIS Explorer Component Help |
RowValueCollection Members |
RowValueCollection Class Methods Properties See Also |
The RowValueCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
GetCodedName | Overloaded. Gets the coded domain value for the specified column. | |
GetEnumerator | Supports a simple iteration over a generic collection. | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
ToString |
Returns a comma separated string of all values in the RowValueCollection
(Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
ColumnCount |
Gets the count of the number of columns in the Table.
| |
Columns |
Gets a collection containing all columns in the Table.
| |
Item | Overloaded. |