Accusoft.Forms1 - Updated
IntegerCollection Class
Members 



Accusoft.FormFixSdk Namespace : IntegerCollection Class
Represents a collection of integers.
Syntax
<DefaultMemberAttribute("Item")>
Public Class IntegerCollection 
   Inherits System.Collections.CollectionBase
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