Home > All Other Interfaces > IContainers > RemoveContainer
Removes a specified container.
JavaScript |
|
RemoveContainer( Index) |
C# |
|
void RemoveContainer( int Index) |
C++ |
|
HRESULT RemoveContainer( long Index) |
Parameters
Index
The zero-based index of the container to be removed.
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.