/ Assembly List / LJCNetCommon / DataTypes

Namespace - LJCNetCommon


Syntax

C#
public class DataTypes

Represents a collection of Data Types.

Public Methods
#ctor Initializes an object instance.
#ctor The Copy constructor.
Add Adds the specified object.
Clone Clones the structure of the object.
Deserialize Deserializes from the specified XML file.
GetEnumerator Gets the Collection Enumerator.
HasItems Checks if the collection has items.
HasItems Checks if the collection has items.
SearchName Retrieve the collection element with name.
Serialize Serializes the collection to a file.
SortName Sort on Name.
11 Methods

Properties
Count The Collection count.
DefaultFileName Gets the Default File Name.
Item Gets the item by index value.
Items The KeyItem items.

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