Accusoft.FormFix5.Net - Updated August 3, 2020
IntegerCollection Class
Members 




Accusoft.FormFixSdk Namespace : IntegerCollection Class
Represents a collection of integers.
Object Model
IntegerCollection Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class IntegerCollection 
   Inherits System.Collections.CollectionBase
 
'Usage
 
Dim instance As IntegerCollection
Remarks

An IntegerCollection object enables you to maintain a list of integers. You can easily add, remove, and find integers in the list.

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      Accusoft.FormFixSdk.IntegerCollection

See Also

Reference

IntegerCollection Members
Accusoft.FormFixSdk Namespace