ArcFM Desktop Developer Guide
Addition Operator (LoadWithCount)


Syntax
'Declaration
 
Public Operator +( _
   ByVal load1 As LoadWithCount, _
   ByVal load2 As LoadWithCount _
) As LoadWithCount
'Usage
 
public LoadWithCount operator +( 
   LoadWithCount load1,
   LoadWithCount load2
)

Parameters

load1
load2
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

LoadWithCount Class
LoadWithCount Members

 

 


Send Comment