Method | Description | |
---|---|---|
CopyTo ( object targetObject ) : void |
Copies the properties of this object to those of a new object.
|
Method | Description | |
---|---|---|
Equity ( ) : System |
Constructor.
|
public CopyTo ( object targetObject ) : void | ||
targetObject | object | The object to copy the properties to. |
return | void |