Clone

Length.Clone method

Returns a full copy of this Length instance

public Length Clone()

Return Value

New separate instance of this Length, that is absolutely identical to this one

See Also