Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.CreditCards Namespace > CreditCardScanner Class : GetCardType Method |
public static CardType GetCardType( string cardNumber )
'Declaration
Public Shared Function GetCardType( _ ByVal cardNumber As String _ ) As CardType
+ (LTCardType)cardTypeForCardNumber:(NSString *)cardNumber
public static CardType getCardType(String cardNumber)