/ Assembly List / LJCGenDocDAL / DocClassGroupHeadings

Namespace - LJCGenDocDAL


Syntax

C#
public class DocClassGroupHeadings : List<DocClassGroupHeading>

Represents a collection of DocClassGroupHeading objects.

Public Methods
#ctor Initializes an object instance.
#ctor The Copy constructor.
Add Creates and adds the object from the supplied values.
Clone Clones the structure of the object.
HasItems Missing Summary
LJCDeserialize Deserializes from the specified XML file.
LJCSearchUnique Retrieve the collection element with name.
LJCSerialize Serializes the collection to a file.
LJCSortUnique Sort on Name.
9 Methods

Private Methods
GetCollection Missing Summary
1 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

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