Neokernel API

Props.copyFrom Method

Copies the contents of the specified Props into this one.

public virtual void copyFrom(
   Props srcProps
);

See Also

Props Class | com.neokernel.props Namespace