NAnt SDK Documentation - v0.85-nightly-2005-11-09

DataTypeBase.CopyTo Method

[This is preliminary documentation and subject to change.]

Copies all instance data of the DataTypeBase to a given DataTypeBase.

Overload List

Copies all instance data of the DataTypeBase to a given DataTypeBase.

protected void CopyTo(DataTypeBase);

Inherited from Element.

protected void CopyTo(Element);

See Also

DataTypeBase Class | NAnt.Core Namespace