Home > eRoom API Help > Server Access API > SAAPI Methods > Add method
Adds an item to the collection.
HRESULT Add( VARIANT MyItem)
Object.Add( MyItem as Variant)
Add
( MyItem as Variant)
The item you want to add to the collection.
The return code.
None.
Home Applies to IERUCollection