/ Assembly List / LJCUnitMeasureDAL / UnitConversions

Namespace - LJCUnitMeasureDAL


Syntax

C#
public class UnitConversions : List<UnitConversion>

Represents a collection of UnitConversion objects.

Public Methods
#ctor Initializes an object instance.
Add Creates and adds the object from the provided values.
Clone Clones the structure of the object.
GetCollection Get custom collection from List.
LJCDeserialize Deserializes from the specified XML file.
LJCSearch Returns the matching collection element.
LJCSerialize Serializes the collection to a file.
LJCSort Sort on Code.
8 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

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