C# Class System.Xml.Schema.SelectorActiveAxis

Inheritance: ActiveAxis
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
EndElement ( string localname, string URN ) : bool
PopKS ( ) : KeySequence
PushKS ( int errline, int errcol ) : int
SelectorActiveAxis ( Asttree axisTree, ConstraintStruct cs ) : System

Method Details

EndElement() public méthode

public EndElement ( string localname, string URN ) : bool
localname string
URN string
Résultat bool

PopKS() public méthode

public PopKS ( ) : KeySequence
Résultat KeySequence

PushKS() public méthode

public PushKS ( int errline, int errcol ) : int
errline int
errcol int
Résultat int

SelectorActiveAxis() public méthode

public SelectorActiveAxis ( Asttree axisTree, ConstraintStruct cs ) : System
axisTree Asttree
cs ConstraintStruct
Résultat System