ArcFM Solution Developer Guide
ImageComboItem Constructor(String,Int32)


Syntax
'Declaration
 
Public Function New( _
   ByVal Text As System.String, _
   ByVal ImageIndex As System.Integer _
)
'Usage
 
Dim Text As System.String
Dim ImageIndex As System.Integer
 
Dim instance As New ImageComboItem(Text, ImageIndex)
public ImageComboItem( 
   System.string Text,
   System.int ImageIndex
)

Parameters

Text
ImageIndex
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

ImageComboItem Class
ImageComboItem Members
Overload List

 

 


Send Comment