C# Class System.Xml.XmlBinaryDictionaryReader.AttrNodeInfo

Inheritance: NodeInfo
Mostra file Open project: kumpera/mono

Public Properties

Property Type Description
ValueIndex int

Public Methods

Method Description
AttrNodeInfo ( XmlBinaryDictionaryReader owner ) : System
Reset ( ) : void

Method Details

AttrNodeInfo() public method

public AttrNodeInfo ( XmlBinaryDictionaryReader owner ) : System
owner XmlBinaryDictionaryReader
return System

Reset() public method

public Reset ( ) : void
return void

Property Details

ValueIndex public_oe property

public int ValueIndex
return int