DmoEnumParamItems Property |
Returns member list of the enumerated type.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public string[] Items { get; }
Public ReadOnly Property Items As String()
Get
public:
property array<String^>^ Items {
array<String^>^ get ();
}
Property Value
Type:
StringSee Also