ArcFM Desktop Developer Guide
Implicit Type Conversion(GasJunctionTraceWeight,UInt32) Operator


The integer.
Performs an implicit conversion from System.UInt32 to GasJunctionTraceWeight.
Syntax
'Declaration
 
Overloads Public Operator Widening CType( _
   ByVal integer As UInteger _
) As GasJunctionTraceWeight
'Usage
 
public GasJunctionTraceWeight operator implicit( 
   uint 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

GasJunctionTraceWeight Class
GasJunctionTraceWeight Members
Overload List

 

 


Send Comment