[]
Defines method to add logical children.
public interface ILogicalParent
Name | Description |
---|---|
AddLogicalChildInternal(object) | Adds the provided object to the logical tree of this element. |
RemoveLogicalChildInternal(object) | Removes the provided object from this element's logical tree. |