Leadtools.ImageProcessing.Core Namespace > CorrelationListCommand Class : ListIndex Property |
public int[] ListIndex {get; set;}
'Declaration Public Property ListIndex As Integer()
'Usage Dim instance As CorrelationListCommand Dim value() As Integer instance.ListIndex = value value = instance.ListIndex
public int[] ListIndex {get; set;}
get_ListIndex();
set_ListIndex(value);
public: property array<int>^ ListIndex { array<int>^ get(); void set ( array<int>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2