- index
- Index into the array of values.
- value
- The value to set.
Visual Basic (Declaration) | |
---|---|
Public Sub SetValue( _ ByVal index As Integer, _ ByVal value As Object _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As TwainArrayCapability Dim index As Integer Dim value As Object instance.SetValue(index, value) |
Parameters
- index
- Index into the array of values.
- value
- The value to set.
Refer to TwainArrayCapability
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7