ArcFM Desktop Developer Guide
AddItem(Guid,Int32) Method


Syntax
'Declaration
 
Protected Overloads Sub AddItem( _
   ByVal itemGuid As Guid, _
   ByVal subtype As Integer _
) 
'Usage
 
Dim instance As DesignerExpressToolbar
Dim itemGuid As Guid
Dim subtype As Integer
 
instance.AddItem(itemGuid, subtype)
protected void AddItem( 
   Guid itemGuid,
   int subtype
)

Parameters

itemGuid
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

DesignerExpressToolbar Class
DesignerExpressToolbar Members
Overload List

 

 


Send Comment