[]
Creates copy of this instance and places it in the specified variable.
public void Clone(ref CSSDeclaration pClone)
Type | Name | Description |
---|---|---|
CSSDeclaration | pClone | The variable to contain a copy of the instance of CSSDeclaration the Clone method is called on. |