Public Shared Function CreateCopy( _ ByVal c As CIMGroundToGridCorrection _ ) As CIMGroundToGridCorrection
public static CIMGroundToGridCorrection CreateCopy( CIMGroundToGridCorrection c )
Parameters
- c
- the instance to be copied
Return Value
null if c is null, otherwise a new instance containing the same properties as c