'Declaration
Protected Overridable Function GetSelItem( _
ByVal As System.String, _
ByVal As System.Enum _
) As System.Object
protected virtual System.object GetSelItem(
System.string ,
System.Enum
)
protected: virtual System.Object* GetSelItem(
System.string* ,
System.Enum*
)
Parameters
- sCrntArg
- Current argument string
- crntType
- Current argument type
Return Value
The item obtained from the current argument string and the current argument type
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