The following tables list the members exposed by DataMapping.
Name | Description | |
---|---|---|
![]() | DataMapping Constructor |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
Name | Description | |
---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
Name | Description | |
---|---|---|
![]() | Add | Adds an object to the end of the Collection. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
![]() | Clear | Removes all elements from the Collection. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
![]() | Contains | Determines whether an element is in the Collection. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
![]() | CopyTo | Copies the entire Collection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
![]() | GetEnumerator | Returns an enumerator that iterates through the Collection. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
![]() | GetExternalName | Gets an enumerable of external names which map to the specified internal name |
![]() | GetExternalNames | Gets all external names mapped by the current datamapping object. |
![]() | GetInternalNames | Overloaded. Gets all internal names mapped by the current datamapping object. |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire Collection. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
![]() | Insert | Inserts an element into the Collection at the specified index. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
![]() | Move | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataMappingPair>) |
![]() | Remove | Removes the first occurrence of a specific object from the Collection. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
![]() | RemoveAt | Removes the element at the specified index of the Collection. (Inherited from System.Collections.ObjectModel.Collection<DataMappingPair>) |
![]() | TryAdd | Overloaded. Attempts to safely add a new datamapping pair to the current datamapping object. |
Name | Description | |
---|---|---|
![]() | BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataMappingPair>) |
![]() | CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataMappingPair>) |
![]() | ClearItems | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataMappingPair>) |
![]() | InsertItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataMappingPair>) |
![]() | MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataMappingPair>) |
![]() | OnCollectionChanged | Overridden. Raises the CollectionChanged event with the provided event data. |
![]() | OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataMappingPair>) |
![]() | RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataMappingPair>) |
![]() | SetItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataMappingPair>) |
Name | Description | |
---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataMappingPair>) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<DataMappingPair>) |