| Name | Description |
---|
 | Add(T) | (Inherited from List ApiDataMappingItem .) |
 | Add(String, String) |
Adds the specified data mapping to the collection.
|
 | Add(String, String, CustomParse) |
Adds the specified data mapping to the collection.
|
 | Add(String, String, Type) |
Adds the specified data mapping to the collection.
|
 | Add(String, String, Type, String) |
Adds the specified data mapping to the collection.
|
 | Add(String, String, Type, String, CustomParse) |
Adds the specified data mapping to the collection.
|
 | AddRange | (Inherited from List ApiDataMappingItem .) |
 | AsReadOnly | (Inherited from List ApiDataMappingItem .) |
 | BinarySearch(T) | (Inherited from List ApiDataMappingItem .) |
 | BinarySearch(T, IComparer T ) | (Inherited from List ApiDataMappingItem .) |
 | BinarySearch(Int32, Int32, T, IComparer T ) | (Inherited from List ApiDataMappingItem .) |
 | Clear | (Inherited from List ApiDataMappingItem .) |
 | Contains | (Inherited from List ApiDataMappingItem .) |
 | ConvertAll TOutput | (Inherited from List ApiDataMappingItem .) |
 | CopyTo( T ) | (Inherited from List ApiDataMappingItem .) |
 | CopyTo( T , Int32) | (Inherited from List ApiDataMappingItem .) |
 | CopyTo(Int32, T , Int32, Int32) | (Inherited from List ApiDataMappingItem .) |
 | Equals | (Inherited from Object.) |
 | Exists | (Inherited from List ApiDataMappingItem .) |
 | Finalize | (Inherited from Object.) |
 | Find | (Inherited from List ApiDataMappingItem .) |
 | FindAll | (Inherited from List ApiDataMappingItem .) |
 | FindIndex(Predicate T ) | (Inherited from List ApiDataMappingItem .) |
 | FindIndex(Int32, Predicate T ) | (Inherited from List ApiDataMappingItem .) |
 | FindIndex(Int32, Int32, Predicate T ) | (Inherited from List ApiDataMappingItem .) |
 | FindLast | (Inherited from List ApiDataMappingItem .) |
 | FindLastIndex(Predicate T ) | (Inherited from List ApiDataMappingItem .) |
 | FindLastIndex(Int32, Predicate T ) | (Inherited from List ApiDataMappingItem .) |
 | FindLastIndex(Int32, Int32, Predicate T ) | (Inherited from List ApiDataMappingItem .) |
 | ForEach | (Inherited from List ApiDataMappingItem .) |
 | GetEnumerator | (Inherited from List ApiDataMappingItem .) |
 | GetHashCode | (Inherited from Object.) |
 | GetRange | (Inherited from List ApiDataMappingItem .) |
 | GetType | (Inherited from Object.) |
 | IndexOf(T) | (Inherited from List ApiDataMappingItem .) |
 | IndexOf(T, Int32) | (Inherited from List ApiDataMappingItem .) |
 | IndexOf(T, Int32, Int32) | (Inherited from List ApiDataMappingItem .) |
 | Insert | (Inherited from List ApiDataMappingItem .) |
 | InsertRange | (Inherited from List ApiDataMappingItem .) |
 | LastIndexOf(T) | (Inherited from List ApiDataMappingItem .) |
 | LastIndexOf(T, Int32) | (Inherited from List ApiDataMappingItem .) |
 | LastIndexOf(T, Int32, Int32) | (Inherited from List ApiDataMappingItem .) |
 | MemberwiseClone | (Inherited from Object.) |
 | Remove | (Inherited from List ApiDataMappingItem .) |
 | RemoveAll | (Inherited from List ApiDataMappingItem .) |
 | RemoveAt | (Inherited from List ApiDataMappingItem .) |
 | RemoveRange | (Inherited from List ApiDataMappingItem .) |
 | Reverse | (Inherited from List ApiDataMappingItem .) |
 | Reverse(Int32, Int32) | (Inherited from List ApiDataMappingItem .) |
 | Sort | (Inherited from List ApiDataMappingItem .) |
 | Sort(IComparer T ) | (Inherited from List ApiDataMappingItem .) |
 | Sort(Comparison T ) | (Inherited from List ApiDataMappingItem .) |
 | Sort(Int32, Int32, IComparer T ) | (Inherited from List ApiDataMappingItem .) |
 | ToArray | (Inherited from List ApiDataMappingItem .) |
 | ToString | (Inherited from Object.) |
 | TrimExcess | (Inherited from List ApiDataMappingItem .) |
 | TrueForAll | (Inherited from List ApiDataMappingItem .) |