Sprache

XmlTextReader.Item[] Eigenschaft

Definition

Überlädt

Item[String]

public override string this[string name] { get; }
member this.Item(string) : string
Default Public Overrides ReadOnly Property Item(name As String) As String

Parameter

name
String

Eigenschaftswert

Gilt für:

Item[String, String]

public override string this[string name, string namespaceURI] { get; }
member this.Item(string * string) : string
Default Public Overrides ReadOnly Property Item(name As String, namespaceURI As String) As String

Parameter

name
String
namespaceURI
String

Eigenschaftswert

Gilt für:

Item[Int32]

public override string this[int i] { get; }
member this.Item(int) : string
Default Public Overrides ReadOnly Property Item(i As Integer) As String

Parameter

i
Int32

Eigenschaftswert

Gilt für: