| C# |
|---|
| public class TransformMaps : List<TransformMap> |
| #ctor | Initializes an object instance. |
| Add | Creates and adds the object from the provided values. |
| LJCSearchColumnIDs | Retrieve the collection element with Source and Target IDs. |
| LJCSearchID | Retrieve the collection element with name. |
| LJCSearchSourceID | Retrieve the collection element with Source ID. |
| LJCSearchTargetID | Retrieve the collection element with Target ID. |
| LJCSortColumnIDs | Sort with Column IDs. |
| LJCSortID | Sort on ID. |
| LJCSortSourceID | Sort with Source ID. |
| LJCSortTargetID | Sort with Target ID. |