/ Assembly List / LJCDataDetailDAL / ControlTabItems

Namespace - LJCDataDetailDAL


Syntax

C#
public class ControlTabItems : List<ControlTab>

Represents a collection of ControlTab objects.

Static
LJCDeserialize Deserializes from the specified XML file.

Constructor
#ctor Initializes an object instance.
#ctor The Copy constructor.

Collection
Add Creates and adds the object from the provided values.
Clone Clones the structure of the object.
GetCollection Get custom collection from List.
HasItems Checks if the collection has items.
LJCSerialize Serializes the collection to a file.

SearchSort
LJCSearchID Retrieve the collection element.
LJCSearchUnique Retrieve the collection element with name.
LJCSortID Sort on ID.
LJCSortUnique Sort on Unique key.
11 Methods

Other Private Methods
1 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

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