C# Class System.Xml.RegionIterator

Inheritance: BaseRegionIterator
Mostra file Open project: dotnet/corefx Class Usage Examples

Private Properties

Property Type Description
GetInitialTextFromNodes string
Next bool
NextInitialTextLikeNodes bool
NextRight bool
RegionIterator System.Diagnostics
Reset void

Private Methods

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