←Select platform

LastItemIndex Property

Summary

Index of the last item in this vector.

Syntax
C#
VB
C++
public int LastItemIndex { get; set; } 
Public Property LastItemIndex() As Integer 
   Get 
   Set 
public:  
   property int LastItemIndex 
   { 
      int get() 
      void set(int value) 
   } 

Property Value

Index of the last item in this vector.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.