Method SetAttributes
SetAttributes(IAttributes)
Copy an entire Attributes object. The "specified" flags are assigned as true, and "declared" flags as false (except when an attribute's type is not CDATA), unless the object is an Attributes2 object. In that case those flag values are all copied.
Declaration
public override void SetAttributes(IAttributes atts)
Parameters
Type | Name | Description |
---|---|---|
IAttributes | atts |