XmlWrappingReaderMoveToAttribute Method (String, String) |
Namespace:
PDTec.IceNet.Domain.AuditTrail.Xml
Assembly:
PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public override bool MoveToAttribute(
string localName,
string namespaceURI
)
Parameters
- localName
- Type: SystemString
- namespaceURI
- Type: SystemString
Return Value
Type:
BooleanSee Also