/ Assembly List / LJCGenDocDAL / DocAssemblies

Namespace - LJCGenDocDAL


Syntax

C#
public class DocAssemblies : List<DocAssembly>

Represents a collection of DocAssembly 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 unique values.
LJCSerialize Serializes the collection to a file.
LJCSortUnique Sort on Unique values.
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.