Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Add(CuteNode)

Declaration

internal void Add(
    CuteNode child
)

Summary

Adds a new child node to this tag’s children.

Parameters

CuteNodechild The child node to add.