C-DEngine 5.105

TheDeviceTypeEnum..::..ToOptionList Method

Creates an option list for ComboBox presentation of all existing device types

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static string ToOptionList(
	TheDeviceTypeEnum pInObj
)
Public Shared Function ToOptionList ( _
	pInObj As TheDeviceTypeEnum _
) As String
public:
static String^ ToOptionList(
	TheDeviceTypeEnum^ pInObj
)

Return Value