Neokernel API

Props.copyTo Method

Copies the contents of this Props into the one specified.

public virtual void copyTo(
   Props destProps
);

See Also

Props Class | com.neokernel.props Namespace