Add
Add
Adds an item to the list.
Returns: The position into which the new element was inserted.
Add(const System::SharedPtr < CustomerEvent > & value)
| Parameter | Description |
|---|---|
| value | The object to add to the list. |
Adds an item to the list.
Returns: The position into which the new element was inserted.
Add(const System::SharedPtr < CustomerEvent > & value)
| Parameter | Description |
|---|---|
| value | The object to add to the list. |