Class RecognizeLicensePlateEventArgs NamespaceScanbotSDK.iOS AssemblyDocumentSDK.NET.iOS.dll public class RecognizeLicensePlateEventArgs : EventArgs Inheritance object EventArgs RecognizeLicensePlateEventArgs Inherited Members EventArgs.Empty object.GetType() object.MemberwiseClone() object.ToString() object.Equals(object) object.Equals(object, object) object.ReferenceEquals(object, object) object.GetHashCode() Constructors RecognizeLicensePlateEventArgs(SBSDKLicensePlateScannerResult) public RecognizeLicensePlateEventArgs(SBSDKLicensePlateScannerResult result) Parameters result SBSDKLicensePlateScannerResult Properties Result public SBSDKLicensePlateScannerResult Result { get; set; } Property Value SBSDKLicensePlateScannerResult