LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

ItemsCount Property






Gets the count of the items being enumerated.
Syntax
public int ItemsCount {get;}
'Declaration
 
Public ReadOnly Property ItemsCount As Integer
'Usage
 
Dim instance As WiaEnumItemsEventArgs
Dim value As Integer
 
value = instance.ItemsCount
public int ItemsCount {get;}
 get_ItemsCount(); 
public:
property int ItemsCount {
   int get();
}

Property Value

The number of items being enumerated.
Example
For an example, refer to WiaSession.GetRootItem
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

WiaEnumItemsEventArgs Class
WiaEnumItemsEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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