/ Assembly List / LJCGenDocDAL / DocMethodGroups

Namespace - LJCGenDocDAL


Syntax

C#
public class DocMethodGroups : List<DocMethodGroup>

Represents a collection of DocMethodGroup objects.

Public Methods
#ctor Initializes an object instance.
#ctor The Copy constructor.
Add Missing Summary
Clone Clones the structure of the object.
GetCollection Get custom collection from List.
HasItems Checks if the collection has items.
LJCDeserialize Deserializes from the specified XML file.
LJCSearchUnique Missing Summary
LJCSerialize Serializes the collection to a file.
LJCSortUnique Sort on Name.
10 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

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