| C# |
|---|
| public class DocGenGroups : List<DocGenGroup> |
| #ctor | Initializes an object instance. |
| Add | Creates and adds the object from the provided values. |
| LJCSearchBySequence | Finds and returns the object that contains the supplied value. |
| LJCSearchName | Retrieve the collection element with name. |
| LJCSortByName | Sorts the collection by Name. |
| LJCSortBySequence | Sorts the collection by Sequence. |