[]
        
Initializes a new instance of the CfIcon struct.
public CfIcon(IconSetType iconSet, int iconId)
Public Sub New(iconSet As IconSetType, iconId As Integer)
| Type | Name | Description | 
|---|---|---|
| IconSetType | iconSet | An IconSetType value represents the icon set type.  | 
    
| int | iconId | An integer value represents the icon to be used.  |