Symphony Framework
SelectionItem Constructor(String,Int32)
Symphony.Conductor.Content Namespace > SelectionItem Class > SelectionItem Constructor : SelectionItem Constructor(String,Int32)
The string description value.
The item index number to assign to the item.
Alternate constructor. Accepts the type description and the integer value to assosicate with it.
Syntax
public SelectionItem( 
   string description,
   int itemNum
)

Parameters

description
The string description value.
itemNum
The item index number to assign to the item.
Remarks
By passing the item number the program can control the index value for each item created.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SelectionItem Class
SelectionItem Members
Overload List