Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Add(EggsNode)

Declaration

internal void Add(
    EggsNode child
)

Summary

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

Parameters

EggsNodechild The child node to add.