/ Assembly List / LJCNetCommon / CommonModifiers

Namespace - LJCNetCommon


Syntax

C#
public class CommonModifiers

Represents a collection of Common Modifiers.

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
SearchName Retrieve the collection element with name.
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.