/ LJCJSCodeDoc / LJCDBAccessLib / LJCJoinOns


Syntax

JavaScript
class LJCJoinOns

Represents a collection of LJCJoinOn objects.

Public Methods

Static Methods
ToCollection Create typed collection from deserialized JavasScript array.
Data Class Methods
Clone Creates a clone of this object.
Collection Data Methods
Add Creates and adds the item to the list.
AddObject Adds the supplied item to the list.
Clear Clears the collection list.
Remove Removes the object which matches the data values.
Retrieve Retrieves the object which matches the data values.
RetrieveAtIndex Retrieves the object at the supplied index.
Other Methods
GetIndex Gets the index of the object which matches the data values.
9 Methods

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.