Click or drag to resize

SymbologyValues Method

Returns an array containing the constants of this enum class, in the order they are declared.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public static Com.Datalogic.Decode.Symbology[] Values ();

Return Value

Type: Com.Datalogic.Decode.Symbology[]
an array containing the constants of this enum class, in the order they are declared

Remarks
Returns an array containing the constants of this enum class, in the order they are declared.

[Android Documentation]

See Also

Reference