/
Assembly List
/
LJCSalesDAL
/ InventoryStatuses
Namespace - LJCSalesDAL
Syntax
| C# |
|
public class InventoryStatuses : List<InventoryStatus>
|
Represents a collection of InventoryStatus objects.
Public Methods
|
#ctor
|
Initializes an object instance.
|
|
Add
|
Creates and adds the object from the supplied values.
|
|
Clone
|
Clones the structure of the object.
|
|
GetCollection
|
Get custom collection from List.
|
|
LJCDeserialize
|
Deserializes from the specified XML file.
|
|
LJCSearchID
|
Retrieve the collection element with primary key.
|
|
LJCSerialize
|
Serializes the collection to a file.
|
|
LJCSortID
|
Sort on ID. |
8 Methods
Properties
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.