←Select platform

CreditCard Constructor(DetectionInfo)

Summary

Initializes a new instance of the CreditCard class.

Syntax

C#
VB
Java
Objective-C
C++
Public Function New( _ 
   ByVal detectionInfo As Leadtools.Creditcards.DetectionInfo _ 
) 
- (nullable instancetype)initWithDetectionInfo:(LTDetectionInfo *)detectionInfo error:(NSError **)error 
public CreditCard(DetectionInfo detectionInfo) 
             

Parameters

detectionInfo
The information for the current scan.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CreditCards Assembly