In The Hand
LanguageBaseItem Constructor (naturalLanguage, encodingId, baseAttributeId)
NamespacesInTheHand.Net.BluetoothLanguageBaseItemLanguageBaseItem(UInt16, UInt16, UInt16)
.NET Components for Mobility
Initialize an a new instance of the LanguageBaseItem class.
Declaration Syntax
C#Visual Basic
public LanguageBaseItem(
	ushort naturalLanguage,
	ushort encodingId,
	ushort baseAttributeId
)
Public Sub New ( _
	naturalLanguage As UShort, _
	encodingId As UShort, _
	baseAttributeId As UShort _
)
Parameters
naturalLanguage (UInt16)

[Missing <param name="naturalLanguage"/> documentation for "M:InTheHand.Net.Bluetooth.LanguageBaseItem.#ctor(System.UInt16,System.UInt16,System.UInt16)"]

encodingId (UInt16)

[Missing <param name="encodingId"/> documentation for "M:InTheHand.Net.Bluetooth.LanguageBaseItem.#ctor(System.UInt16,System.UInt16,System.UInt16)"]

baseAttributeId (UInt16)

[Missing <param name="baseAttributeId"/> documentation for "M:InTheHand.Net.Bluetooth.LanguageBaseItem.#ctor(System.UInt16,System.UInt16,System.UInt16)"]

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0