Table of Contents

Method CopyFrom

Namespace
ComfileTech.jControlsNF4
Assembly
ComfileTech.jControlsNF4.dll

CopyFrom(TCopyable)

Copies all properties from source to this instance.

public virtual void CopyFrom(TCopyable source)

Parameters

source TCopyable

The instance to copy from.