Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared Widening Operator CType( _ ByVal other As UomMeasure(Of T) _ ) As Double |
C# |
---|
public static double op_Implicit( UomMeasure<T> other ) |
C++ |
---|
public: static double op_Implicit( UomMeasure<T> other ) |
J# |
---|
JScript |
---|