LanguageBaseItemCreateEnglishUtf8PrimaryLanguageItem Method
Create a LanguageBaseItem instance
for a primary language of English and a string encoding of UTF-8.
Namespace: InTheHand.Net.Bluetooth.AttributeIdsAssembly: InTheHand.Net.Bluetooth (in InTheHand.Net.Bluetooth.dll) Version: 4.0.32+5cdf1cfd21064ea31c5de33d160200ca1c4bc218
public static LanguageBaseItem CreateEnglishUtf8PrimaryLanguageItem()
Public Shared Function CreateEnglishUtf8PrimaryLanguageItem As LanguageBaseItem
public:
static LanguageBaseItem^ CreateEnglishUtf8PrimaryLanguageItem()
static member CreateEnglishUtf8PrimaryLanguageItem : unit -> LanguageBaseItem
Return Value
LanguageBaseItemThe
LanguageBaseItem instance.