Name | Description | |
---|---|---|
![]() | AccumulateChildren | Accumulates the children contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | AccumulateDescendants | Accumulates the descendants contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | AddChild | Adds a child node (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | BringForward | Brings the node one position forward in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | BringToFront | Brings the node to front position in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | CanBringForward | Determines whether the node is not already at front position (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | CanInsertChild | Queries whether the specified node can be inserted at the specified index (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | CanPaint | Determines whether the collection can be painted in the specified context |
![]() | CanRemoveChild | Queries whether the specified child node can be removed (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | CanSendBackward | Determines whether the node is not already at back position (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | Children | Obtains the child nodes of this node (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | ChildrenCount | Returns the number of child nodes which satisfy the specified filter (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | Clone | Creates an identical copy of this instance (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | CreateNonSerializedObjects | Creates any non serialized objects, which the holder posseses (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | Descendants | Obtains the descentant nodes of this node (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | DescendantsCount | Returns the number of descendant nodes, which satisfy the specified filter (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | GetChildAt | Gets the child node at the specified index (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | GetEnumerator | Overloaded. Obtains a child node enumerator (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | IndexOfChild | Gets the index of the specified node in the container (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | InsertChild | Inserts a child node at the specified index (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | Invalidate | Invalidates the node |
![]() | IsChild | Determines whether the specified node is a child node for this container (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | IsDescendant | Queries whether the specified node is a descendant of this node (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | Paint | Paints the collection in the specified context |
![]() | ProvideReference | Called to provide a reference to the object of the specified type (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | RemoveAllChildren | Removes all children (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | RemoveChild | Removes the specified child node from the container children (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | RemoveChildAt | Removes the child node at the specified index (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | SendBackward | Sends the node one position backward in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | SendToBack | Sends the node to back position in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | SetChildIndex | Sets a new index of the specified child node (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Diagram.NDiagramNodeCollection) |
![]() | UpdateReferences | Overriden to update the references of all contained nodes (Inherited from Nevron.Diagram.NDiagramNodeCollection) |