/ Assembly List / LJCGenTextLib / Sections

Namespace - LJCGenTextLib


Syntax

C#
public class Sections : List<Section>

Represents a collection of Section objects.

Public Methods
#ctor Initializes an object instance.
Add Creates the Section object with the supplied values and adds it to the end of the collection.
LJCDeserialize Deserializes from the specified XML file.
LJCSerialize Serializes the collection to a file.
LJCSerializeToString Serializes the collection to a file.
Retrieve Retrieve the collection element with name.
6 Methods

Properties
LJCDefaultFileName Gets the Default File Name.

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