C# |
---|
public class DocGenAssemblies : List<DocGenAssembly> |
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. |