Liquid XML Data Binder
Collapse All
Expand All
In This Topic
C++ Add - Collection
In This Topic
Void Add(EnumTypeXXXX newItem)
Property
Description
Method Name
Add
Argument - newItem
The enumerated value to add to the collection
Description
Adds a the value to the collection
Remarks
Causes the OnCollectionChange to be fired, after the class is added.