| C# |
|---|
| public class ControlRows : List<ControlRow> |
| LJCDeserialize | Deserializes from the specified XML file. |
| #ctor | Initializes an object instance. |
| #ctor | The Copy constructor. |
| Add | Creates and adds the object from the provided values. |
| Clone | Clones the structure of the object. |
| GetCollection | Get custom collection from List. |
| HasItems | Checks if the collection has items. |
| LJCSerialize | Serializes the collection to a file. |
| LJCSearchID | Retrieve the collection element. |
| LJCSearchUnique | Retrieve the collection element with name. |
| LJCSortID | Sort on Code. |
| LJCSortUnique | Sort on Name. |
| LJCDefaultFileName | Gets the Default File Name. |