Visual Basic (Declaration) | |
---|---|
Public Property Count As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As TwainArrayCapability Dim value As Integer instance.Count = value value = instance.Count |
C# | |
---|---|
public int Count {get; set;} |
Property Value
The number of items in the array of the Leadtools.Twain.TwainArrayCapability object.Refer to TwainArrayCapability
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