Symphony Framework
SelectionItem Constructor(String,Int32,DataObjectBase)
Symphony.Conductor.Content Namespace > SelectionItem Class > SelectionItem Constructor : SelectionItem Constructor(String,Int32,DataObjectBase)
The string description value.
The item number to assign to the item.
The actual data object to associate with the item.
Alternate constructur. Accepts the type description and the integer value to assosicate with it. It also accepts the Symphony Data Object instance.
Syntax

Parameters

description
The string description value.
itemNum
The item number to assign to the item.
dataObject
The actual data object to associate with the item.
Remarks
By passing the item number the program can control the index value for each item created. The associated Symphony Data Object can be retreived thus giving access to the fully data and not just the display and index values.
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