EnvironmentBaseReturnLocalCopy Method
Makes a local copy of the typed value.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
protected static TypedValue ReturnLocalCopy(
Object source,
ref TypedValue localCopy
)
- source Object
- The source object.
- localCopy TypedValue
- Reference to the local copy.
TypedValueLocal copy of the typed value.