Table of Contents

Property HasAttributes

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

HasAttributes

Gets a value indicating whether this node (if it is an element) has any attributes.

bool HasAttributes { get; }

Property Value

bool

true if this node has any attributes, false otherwise.