Namespace - LJCNetCommon
Syntax
C# |
public class CommonDataTypes
|
Represents a collection of Common Data Types.
Static
Deserialize
|
Deserializes from the specified XML file. |
HasItems
|
Checks if the collection has items. |
Constructor
#ctor
|
Initializes an object instance. |
#ctor
|
The Copy constructor. |
Collection
Add
|
Adds the specified object. |
Clone
|
Clones the structure of the object. |
GetEnumerator
|
Gets the Collection Enumerator. |
HasItems
|
Checks if the collection has items. |
Serialize
|
Serializes the collection to a file. |
SearchSort
11 Methods
Properties
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.