ArcFM Mobile Developer Guide
Implicit Type Conversion(GasEdgeTraceWeight,Int32) Operator


Version: 10.2.1b

Resource Center Home

The integer.
Performs an implicit conversion from System.Int32 to GasEdgeTraceWeight.
Syntax
'Declaration
 
Overloads Public Operator Widening CType( _
   ByVal integer As Integer _
) As GasEdgeTraceWeight
'Usage
 
public GasEdgeTraceWeight operator implicit( 
   int integer
)

Parameters

integer
The integer.

Return Value

The result of the conversion.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GasEdgeTraceWeight Class
GasEdgeTraceWeight Members
Overload List

 

 


Send Comment