MappedDataFieldCollection Methods |
The MappedDataFieldCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Add |
Adds a new field mapping.
|
![]() ![]() | Clear |
Removes all elements from the collection.
|
![]() ![]() | ContainsKey |
Determines whether a mapping from the specified field in the document exists in the collection.
|
![]() ![]() | ContainsValue |
Determines whether a mapping from the specified field in the data source exists in the collection.
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | GetEnumerator |
Returns a dictionary enumerator object that can be used to iterate over all items in the collection.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Remove |
Removes a field mapping.
|
![]() | ToString | (Inherited from Object.) |