Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the name/value pair at the specified index from the collection.
Syntax
HRESULT RemoveAt(
  [in] long index
);
Parameters
- index [in]
 A zero-based index value.
Return value
If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code.
Requirements
| Product | Compute Cluster Pack Client Utilities | 
| Type library | Ccpapi.tlb |