System.Security.Policy.CodeGroup.AddChild Method

Adds a child code group to the current code group.

Syntax

public void AddChild (CodeGroup group)

Parameters

group
The code group to be added as a child. This new child code group is added to the end of the list.

Remarks

Documentation for this section has not yet been entered.

Requirements

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