ArcFM Solution Developer Guide
AddEx Method (MMTemplate)


Syntax
'Declaration
 
Sub AddEx( _
   ByVal vSafeArrayOfItems As System.Object _
) 
'Usage
 
Dim instance As MMTemplate
Dim vSafeArrayOfItems As System.Object
 
instance.AddEx(vSafeArrayOfItems)
void AddEx( 
   System.object vSafeArrayOfItems
)

Parameters

vSafeArrayOfItems
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

MMTemplate Interface
MMTemplate Members

 

 


Send Comment