ArcFM Desktop Developer Guide
AddItem(String,Int32) Method


Syntax
'Declaration
 
Protected Overloads Sub AddItem( _
   ByVal itemID As String, _
   ByVal subtype As Integer _
) 
'Usage
 
Dim instance As ConversionToolbar
Dim itemID As String
Dim subtype As Integer
 
instance.AddItem(itemID, subtype)
protected void AddItem( 
   string itemID,
   int subtype
)

Parameters

itemID
subtype
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

ConversionToolbar Class
ConversionToolbar Members
Overload List

 

 


Send Comment