Nevron .NET Vision
Nevron.UI Namespace / INUINodeContainer Interface
Properties Methods

In This Topic
    INUINodeContainer Interface Members
    In This Topic

    The following tables list the members exposed by INUINodeContainer.

    Public Properties
     NameDescription
     Property (Inherited from Nevron.UI.INUINode)
     Property (Inherited from Nevron.UI.INUINode)
     Property (Inherited from Nevron.UI.INSuspendable)
     PropertyObtains the parent node in the hiearchy (Inherited from Nevron.Dom.INNode)
     PropertyObtains the root node of the hiearchy (Inherited from Nevron.Dom.INNode)
    Top
    Public Methods
     NameDescription
     MethodAccumulates the children contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Dom.INNodeContainer)
     MethodAccumulates the descendants contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Dom.INNodeContainer)
     Method (Inherited from Nevron.UI.INUINode)
     MethodObtains the child nodes of this node (Inherited from Nevron.Dom.INNodeContainer)
     MethodReturns the number of child nodes which satisfy the specified filter (Inherited from Nevron.Dom.INNodeContainer)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.INReferenceHolder)
     MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.INReferenceHolder)
     MethodObtains the descentant nodes of this node (Inherited from Nevron.Dom.INNodeContainer)
     MethodReturns the number of descendant nodes, which satisfy the specified filter (Inherited from Nevron.Dom.INNodeContainer)
     Method (Inherited from System.IDisposable)
     Method (Inherited from Nevron.UI.INUINode)
     MethodGets the child node at the specified index (Inherited from Nevron.Dom.INNodeContainer)
     Method (Inherited from Nevron.UI.INUINode)
     MethodObtains a child node enumerator (Inherited from Nevron.Dom.INNodeContainer)
     Method (Inherited from Nevron.UI.INUINode)
     MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.INReferenceHolder)
     Method (Inherited from Nevron.UI.INUINode)
     MethodGets the index of the specified node in the container (Inherited from Nevron.Dom.INNodeContainer)
     MethodDetermines whether the specified node is a child node for this container (Inherited from Nevron.Dom.INNodeContainer)
     MethodQueries whether the specified node is a descendant of this node (Inherited from Nevron.Dom.INNodeContainer)
     Method  
     Method  
     Method  
     MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.INReferenceProvider)
     Method (Inherited from Nevron.UI.INSuspendable)
     Method (Inherited from Nevron.UI.INUINode)
     MethodSets a new index of the specified child node (Inherited from Nevron.Dom.INNodeContainer)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INUINode)
     Method (Inherited from Nevron.UI.INSuspendable)
     MethodUpdates the field references of this object (Inherited from Nevron.INReferenceHolder)
     MethodUpdates the references stored by the object (Inherited from Nevron.INReferenceHolder)
    Top
    See Also