PlaybackSettings.ImeLanguageList Property

Definition

public:
 property System::Collections::Generic::ICollection<int> ^ ImeLanguageList { System::Collections::Generic::ICollection<int> ^ get(); };
public System.Collections.Generic.ICollection<int> ImeLanguageList { get; }
member this.ImeLanguageList : System.Collections.Generic.ICollection<int>
Public ReadOnly Property ImeLanguageList As ICollection(Of Integer)

Property Value

Applies to