![]() |
Remove()






| Public Function |
Declared in: NiAnnotations.h |
Declaration
void Remove(
const CString& annotationName);
Description
Removes the specified annotation from the collection.
Parameters
const CString& annotationName
Specifies the name of the annotation to remove.


