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
TThe instance to copy from.
Copies all properties from source to this instance.
void CopyFrom(T source)
source
TThe instance to copy from.