/ Assembly List / LJCGenDocDAL / DocGenGroups

Namespace - LJCGenDocDAL


Syntax

C#
public class DocGenGroups : List<DocGenGroup>

Represents a collection of DocGenGroup objects.

Public Methods
#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.
6 Methods

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.