DelegatingXmlDictionaryReader.MoveToAttribute 方法

重载列表

名称 说明
DelegatingXmlDictionaryReader.MoveToAttribute (Int32) Moves to the attribute with the specified index.
DelegatingXmlDictionaryReader.MoveToAttribute (String) Moves to the attribute with the given local name.
DelegatingXmlDictionaryReader.MoveToAttribute (String, String) Moves to the attribute with the specified System.Xml.XmlReader.LocalName and System.Xml.XmlReader.NamespaceURI.

请参见

参考

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

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