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
public virtual System.Collections.Generic.ICollection<string> Get ();
Public Virtual System.Collections.Generic.ICollection Get ();
Return Value
Type: System.Collections.Generic.ICollection
invalid @code {@code Set as the strings present into the collection.
Remarks
See Also