1 reference to AttributeCount
System.Data (1)
fx\src\data\System\NewXml\DataDocumentXPathNavigator.cs (1)
65public override bool HasAttributes { get { return _curNode.AttributeCount > 0; } }