Namespace: Noemax.FastInfoset
Assembly: Noemax.FastInfoset (in Noemax.FastInfoset.dll)
| Overload | Description |
|---|---|
| Item(Int32) | Gets the value of the attribute specified by the index. In C#, this property is the indexer for the XmlFastInfosetReader class. |
| Item(String,String) | Gets the value of the attribute specified by the local name and namespace. In C#, this property is the indexer for the XmlFastInfosetReader class. |
| Item(String) | Gets the value of the attribute specified by the qualified name. In C#, this property is the indexer for the XmlFastInfosetReader class. |
.NET Framework
Supported in: 3.5, 3.0, 2.0.NET Compact Framework
Supported in: 3.5, 2.0Reference
XmlFastInfosetReader ClassXmlFastInfosetReader Members