Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

SetValue Method (TwainEnumerationCapability)






Index into the array of values.
The value to set.
Sets the value of the TwainEnumerationCapability object.
Syntax
public void SetValue( 
   int index,
   object value
)
'Declaration
 
Public Sub SetValue( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
'Usage
 
Dim instance As TwainEnumerationCapability
Dim index As Integer
Dim value As Object
 
instance.SetValue(index, value)
public void SetValue( 
   int index,
   object value
)
 function Leadtools.Twain.TwainEnumerationCapability.SetValue( 
   index ,
   value 
)
public:
void SetValue( 
   int index,
   Object^ value
) 

Parameters

index
Index into the array of values.
value
The value to set.
Remarks
index must be between 0 and Count.
For more information, refer to How to Work with the Container.
Example
Refer to TwainEnumerationCapability
Requirements

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

See Also

Reference

TwainEnumerationCapability Class
TwainEnumerationCapability Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.