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
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.