







|
| A Sandcastle Documented Class Library |
| HtmlAttribute..::..Clone Method |
| HtmlAttribute Class See Also Send Feedback |
Creates a duplicate of this attribute.
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public HtmlAttribute Clone() |
| Visual Basic |
|---|
Public Function Clone As HtmlAttribute |
| Visual C++ |
|---|
public: HtmlAttribute^ Clone() |
