DelegatingXmlDictionaryReader.GetAttribute 方法

重载列表

名称 说明
DelegatingXmlDictionaryReader.GetAttribute (Int32) Gets the value of the attribute at the given index.
DelegatingXmlDictionaryReader.GetAttribute (String) Gets the value of the attribute with the given name.
DelegatingXmlDictionaryReader.GetAttribute (String, String) Gets the value of the attribute with the given name and namespace Uri.
DelegatingXmlDictionaryReader.GetAttribute (XmlDictionaryString, XmlDictionaryString)  

请参见

参考

DelegatingXmlDictionaryReader 类
DelegatingXmlDictionaryReader 成员
Microsoft.IdentityModel.Protocols.XmlSignature 命名空间

版权所有 (C) 2008 Microsoft Corporation。保留所有权利。