/ Assembly List / LJCGenDocDAL / DocGenAssemblies

Namespace - LJCGenDocDAL


Syntax

C#
public class DocGenAssemblies : List<DocGenAssembly>

Represents a collection of DocGenAssembly objects.

Public Methods
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.
5 Methods

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