FormFix v6.0 for .NET - Updated
IntegerCollection Class
Members 



Accusoft.FormFixSdk Namespace : IntegerCollection Class
Represents a collection of integers.
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class IntegerCollection 
   Inherits System.Collections.CollectionBase
'Usage
 
Dim instance As IntegerCollection
[DefaultMember("Item")]
public class IntegerCollection : System.Collections.CollectionBase 
[DefaultMember("Item")]
public ref class IntegerCollection : public System.Collections.CollectionBase 
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

Is this page helpful?
Yes No
Thanks for your feedback.