/ 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 Missing Summary
HasItems Checks if the collection has items.
Serialize Serializes the collection to a file.
SortName Missing Summary
10 Methods

Private Methods
SearchName Missing Summary
1 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.