←Select platform

XOffsetsCount Property

Summary

The number of XOffsets present in the array.

Syntax

C#
VB
Java
C++
public int XOffsetsCount { get; set; } 
Public Property XOffsetsCount As Integer 
public int getXOffsetsCount() 
public void setXOffsetsCount(int value) 
             
public:  
   property Int32 XOffsetsCount 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

The number of XOffsets present in the array.

Remarks

The number of XOffsets vary, depending on the number of digits in the credit card number.

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