OdsoFieldMapDataCollection Methods

The OdsoFieldMapDataCollection type exposes the following members.

Methods
  NameDescription
Public methodCode exampleAdd
Adds an object to the end of this collection.
Public methodCode exampleClear
Removes all elements from this collection.
Public methodEquals (Inherited from Object.)
Public methodCode exampleGetEnumerator
Returns an enumerator object that can be used to iterate over all items in the collection.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodCode exampleRemoveAt
Removes the element at the specified index.
Public methodToString (Inherited from Object.)
See Also