Namespace:
Apache.NMS
Assembly: Apache.NMS (in Apache.NMS.dll)
Assembly: Apache.NMS (in Apache.NMS.dll)
Syntax
Visual Basic |
---|
Sub Remove ( _ key As Object _ ) |
C# |
---|
void Remove( Object key ) |
Visual C++ |
---|
void Remove( Object^ key ) |
JavaScript |
---|
function remove(key); |
Parameters
- key
- Type: System..::..Object