| C# |
|---|
| public class TransformMatches : List<TransformMatch> |
| #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. |
| LJCSearchSourceID | Retrieve the collection element with Source ID. |
| LJCSearchTargetID | Retrieve the collection element with Target ID. |
| LJCSortColumnIDs | Sort with Column IDs. |
| LJCSortDefault | Sort on default values. |
| LJCSortSourceID | Sort with Source ID. |
| LJCSortTargetID | Sort with Target ID. |
| SearchID | Retrieve the collection element by name. |