C# Class System.Xml.XmlBinaryDictionaryReader.AttrNodeInfo

Inheritance: NodeInfo
Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Свойство Type Description
ValueIndex int

Méthodes publiques

Méthode Description
AttrNodeInfo ( XmlBinaryDictionaryReader owner ) : System
Reset ( ) : void

Method Details

AttrNodeInfo() public méthode

public AttrNodeInfo ( XmlBinaryDictionaryReader owner ) : System
owner XmlBinaryDictionaryReader
Résultat System

Reset() public méthode

public Reset ( ) : void
Résultat void

Property Details

ValueIndex public_oe property

public int ValueIndex
Résultat int