| Add |
Makes a copy of a supplied McFeatures-derived object and adds it to the list or replaces an existing list item with the copy.
|
| LoadList |
Items are added to the list from a source previously saved to by the SaveList method or from another McFeaturesList.
|
| MoveInList |
Moves an item to a new position in the list
|
| Remove |
Removes one item from the list.
|
| RemoveAll |
Removes all items from the list.
|
| SaveList |
The names and coordinates of the list McFeatures are stored in a destination file, IStorage or IStream.
|
| ValidateName |
Checks that a supplied name is suitable for being added to the list and optionally checks for a name collision with an existing object.
|