SerializableBlobClone Method |
Method to crete a clone of the instance of the base type of the BlobProperty
it is used by the get() method of BlobProperty to give not the reference to the same instance present in ConfigurationManager tree
otherwise the commit() does not work.
Namespace:
Com.Datalogic.Decode
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0
(1.0.0.0)
Syntax
Exceptions
Remarks
Method to crete a clone of the instance of the base type of the BlobProperty
it is used by the get() method of BlobProperty to give not the reference to the same instance present in ConfigurationManager tree
otherwise the commit() does not work
[Android Documentation]
See Also