/ Assembly List / LJCUnitMeasureDAL / UnitCategories

Namespace - LJCUnitMeasureDAL


Syntax

C#
public class UnitCategories : List<UnitCategory>

Represents a collection of UnitCategory objects.

Public Methods
#ctor Initializes an object instance.
Add Creates and adds the object from the supplied values.
Clone Clones the structure of the object.
GetCollection Get custom collection from List.
LJCDeserialize Deserializes from the specified XML file.
LJCSearchCode Retrieve the collection element with code.
LJCSearchName Retrieve the collection element with name.
LJCSerialize Serializes the collection to a file.
LJCSortCode Sort on Code.
LJCSortName Sort on Name.
10 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

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