CNiPointers::Remove
From CNi
Remove()
| Public Function |
Declared in: NiPointers.h |
Declaration
void Remove(
const CString& pointerName);
Description
Removes the specified pointer from the collection.
Parameters
const CString& pointerName
Specifies the name of the pointer to remove.