DelegatingXmlDictionaryReader
DelegatingXmlDictionaryReader()
AttributeCount
BaseURI
Depth
EOF
HasValue
InnerReader
IsDefault
IsEmptyElement
LocalName
Name
NamespaceURI
NameTable
NodeType
Prefix
QuoteChar
ReadState
this[Int32]
this[String, String]
this[String]
Value
ValueType
XmlLang
XmlSpace
Close()
GetAttribute(Int32)
GetAttribute(String)
GetAttribute(String, String)
InitializeInnerReader(XmlDictionaryReader)
LookupNamespace(String)
MoveToAttribute(Int32)
MoveToAttribute(String)
MoveToAttribute(String, String)
MoveToElement()
MoveToFirstAttribute()
MoveToNextAttribute()
Read()
ReadAttributeValue()
ReadContentAsBase64(Byte[], Int32, Int32)
ReadContentAsBinHex(Byte[], Int32, Int32)
ReadContentAsUniqueId()
ReadValueChunk(Char[], Int32, Int32)
ResolveEntity()
net481
namespace System.IdentityModel
{
[DefaultMember("Item")]
public class DelegatingXmlDictionaryReader : XmlDictionaryReader
{
public override void Close();
}
}
.NET Framework | 4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
---|---|
Information specific to net481 | |
Assembly | System.IdentityModel , Version=4.0.0.0, PublicKeyToken=b77a5c561934e089 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API