Neokernel API

FilePropsContainer.copy Method

This method copies the prop name and value pairs to the IPropsContainer given as a parameter.

public virtual void copy(
   IPropsContainer ipc
);

Parameters

ipc
The IPropsContainer to copy the Props TO.

Implements

IPropsContainer.copy

See Also

FilePropsContainer Class | com.neokernel.om Namespace