The following tables list the members exposed by ColumnTypeMappingsCollection.
Name | Description | |
---|---|---|
ColumnTypeMappingsCollection Constructor | Creates a new instance of the ColumnTypeMappingsCollection object. |
Name | Description | |
---|---|---|
Count | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
IsReadOnly | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
Item | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) |
Name | Description | |
---|---|---|
Items | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) |
Name | Description | |
---|---|---|
Add | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
Clear | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
Contains | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
CopyTo | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
Dispose | Overloaded. (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
GetEnumerator | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
IndexOf | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
Insert | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
Remove | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
RemoveAt | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) |
Name | Description | |
---|---|---|
AddItem | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
AddItemSilently | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
GetCount | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
GetItem | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
InsertItem | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
OnItemAdded | Overridden. Invoked when an Item is added at the specified index. | |
OnItemRemoved | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
OnNotifyCollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
OnPropertyChanged | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
OnResetItems | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
RemoveItem | Overridden. Removes the item at the specified index. | |
RemoveItemSilently | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
ReplaceItem | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) | |
ResetItems | Overridden. Removes all items from the collection. | |
ResetItemsSilently | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) |
Name | Description | |
---|---|---|
CollectionChanged | (Inherited from Infragistics.Collections.CollectionBase<ColumnTypeMapping>) |