Table of Contents

Method CopyFrom

Namespace
ComfileTech.jControlsNF4
Assembly
ComfileTech.jControlsNF4.dll

CopyFrom(T)

Copies all properties from source to this instance.

void CopyFrom(T source)

Parameters

source T

The instance to copy from.