Click or drag to resize

StringSetBlobGet Method

Returns the all the strings from the collection.

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 virtual System.Collections.Generic.ICollection<string> Get ();

Return Value

Type: System.Collections.Generic.ICollection
invalid @code {@code Set as the strings present into the collection.

Remarks
Returns the all the strings from the collection.

[Android Documentation]

See Also

Reference