C# Class System.Xml.RegionIterator

Inheritance: BaseRegionIterator
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Properties

Свойство Type Description
GetInitialTextFromNodes string
Next bool
NextInitialTextLikeNodes bool
NextRight bool
RegionIterator System.Diagnostics
Reset void

Private Methods

Méthode Description
GetInitialTextFromNodes ( XmlNode &n ) : string
Next ( ) : bool
NextInitialTextLikeNodes ( string &value ) : bool
NextRight ( ) : bool
RegionIterator ( XmlBoundElement rowElement ) : System.Diagnostics
Reset ( ) : void