Overload List

  NameDescription
CopyTo(Array, Int32)
Copies the entire Mappings instance to a compatible one-dimensional array, starting at the specified index of the target array.
(Inherited from Mappings.)
CopyTo(array<IndexMapping>[]()[], Int32)
Copies the IndexMappings collection to a compatible one-dimensional array, starting at the specified index of the target array.

See Also