/ Assembly List / LJCDataTransformDAL / LayoutColumns

Namespace - LJCDataTransformDAL


Syntax

C#
public class LayoutColumns : List<LayoutColumn>

Represents a collection of LayoutColumn objects.

Public Methods
#ctor Initializes an object instance.
Add Creates and adds the object from the supplied values.
LJCDeserialize Deserializes from the specified XML file.
LJCSearchName Retrieve the collection element with name.
LJCSerialize Serializes the collection to a file.
LJCSortDefault Sort on the default values.
6 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

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