System.Security.Policy.CodeGroup.RemoveChild Method

Removes the specified child code group.

Syntax

public void RemoveChild (CodeGroup group)

Parameters

group
The code group to be removed as a child.

Remarks

Only immediate child code groups can be removed with this method.

Requirements

Namespace: System.Security.Policy
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0