Method CopyFrom
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
CopyFrom(T)
Copies all properties from source to this instance.
void CopyFrom(T source)
Parameters
sourceTThe instance to copy from.
Copies all properties from source to this instance.
void CopyFrom(T source)
source TThe instance to copy from.