NevronOpenVision
Nevron.Nov.Dom Namespace / NNthChildCondition Class
Fields Properties Methods Events


NNthChildCondition Class Members

The following tables list the members exposed by NNthChildCondition.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NNthChildCondition.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Offset property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Step property.  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the offset of this condition. If Step is set to 0, only the element at this index matches the condition.  
Public PropertyGets or sets the step of this condition. If set to 0 this condition will match only the element at index Offset.  
Top
Protected Methods
 NameDescription
Internal MethodOverridden.   
Top
See Also