ConfigurationChangeEventArgs Constructor |
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 ConfigurationChangeEventArgs(
IDictionary<Integer, Object> p0
)
Public Sub New (
p0 As IDictionary(Of Integer, Object)
)
Parameters
- p0
- Type: System.Collections.GenericIDictionaryInteger, Object
[Missing <param name="p0"/> documentation for "M:Com.Datalogic.Device.Configuration.ConfigurationChangeEventArgs.#ctor(System.Collections.Generic.IDictionary{Java.Lang.Integer,Java.Lang.Object})"]
See Also