Click or drag to resize
XmlWrappingReaderMoveToAttribute Method (String, String)

Namespace: PDTec.IceNet.Domain.AuditTrail.Xml
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public override bool MoveToAttribute(
	string localName,
	string namespaceURI
)

Parameters

localName
Type: SystemString
namespaceURI
Type: SystemString

Return Value

Type: Boolean
See Also