
OpenLNS Programmer's Reference 11
• Add
• Remove
Add
Adds an object to the specified collection.
Local, full, lightweight, and independent clients. Note that
some collections are not available to Independent clients.
The collection being acted upon.
A String value specifying the name of
the object being added.
Prior to LNS Release 3.0.
Remove
Removes an object from the specified collection.
Local, full, lightweight, and independent clients. Note that
some collections are not available to Independent clients.
objectColl.Remove indexName
The collection containing the object to
be removed.
A Long value specifying the collection
index of the object to remove, or a
String value specifying the name of the
object to remove.
Prior to LNS Release 3.0.
Properties
The Account object contains the following properties:
• ClassID
• Count
• Item
• _NewEnum
ClassId
Identifies the object class of this object. This property allows
the object type to be determined when it is unknown (for
example, when the object was accessed using the Parent
property of another object).
Local, full, lightweight, and independent clients. Note that
some objects containing this property are not available to
Independent clients.
Comentarios a estos manuales