Visual Basic (Declaration) | |
---|---|
Public Property CurrentIndex As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As TwainEnumerationCapability Dim value As Integer instance.CurrentIndex = value value = instance.CurrentIndex |
C# | |
---|---|
public int CurrentIndex {get; set;} |
Property Value
The index of the current value in the enumeration item list contained in the TwainEnumerationCapability object.Refer to TwainEnumerationCapability
For more information, refer to How to Work with the Container.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7