Detaches a node from the group.
SyntaxVB6
Copy Code
|
|---|
Public Sub Detach( _ |
C++
Copy Code
|
|---|
public: |
RemarksRemoves the object specified as argument from the group. The object is not deleted, it is just ceases to be member of the group.
See Also