Click or drag to resize

CharacterProperty Constructor

Initializes a new instance of the CharacterProperty class

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public CharacterProperty(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Com.Datalogic.Device.Configuration.CharacterProperty.#ctor(System.Int32)"]

See Also