System.Security.SecurityElement.AddChild Method

Adds a child element to the XML element.

Syntax

public void AddChild (SecurityElement child)

Parameters

child
The child element to add.

Remarks

The child element is added following any previously existing child elements.

Requirements

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