| Kixforms Class Library |
Add Method (Collection Object) |
Adds a member to the collection.
object.Add(item, key)
item:
An object of any type that specifies the member to add to the collection.
key:
An optional (unique) string expression that specifies a key string that can be used instead of a positional index to access a member of the collection.
| The CHM file was converted to HTML by chm2web software. |