ArcGIS Explorer Component Help |
TableBindingAdapter Methods |
TableBindingAdapter Class See Also |
The TableBindingAdapter type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add |
Not supported on this TableBindingAdapter.
| |
AddIndex |
Not implemented on this TableBindingAdapter.
| |
AddNew |
Not supported on this TableBindingAdapter.
| |
ApplySort |
Sorts the list based on a PropertyDescriptor and a ListSortDirection.
| |
Clear |
Removes all items from the TableBindingAdapter.
| |
Contains |
Determines whether the IList contains a specific value.
| |
CopyTo |
Not implemented on this TableBindingAdapter.
| |
Equals | (Inherited from Object.) | |
Fill | Overloaded. Fills the TableBindingAdapter with the specified data. | |
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.) | |
Find |
Not implemented on this TableBindingAdapter.
| |
GetEnumerator | Supports a simple iteration over a generic collection. | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetItemProperties |
Returns the PropertyDescriptorCollection that represents the properties on each item used to bind data.
| |
GetListName |
Returns the name of the list.
| |
GetRelatedBindingAdapter |
Gets the related binding adapter.
| |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
IndexOf |
Determines the index of a specific item in the IList.
| |
Insert |
Not implemented on this TableBindingAdapter.
| |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
Remove |
Not implemented on this TableBindingAdapter.
| |
RemoveAt |
Not implemented on this TableBindingAdapter.
| |
RemoveIndex |
Not implemented on this TableBindingAdapter.
| |
RemoveSort |
Removes any sort applied using ApplySort(PropertyDescriptor, ListSortDirection).
| |
ToString | (Inherited from Object.) |