[DefaultMember("Item")] public class IntegerCollection : System.Collections.CollectionBase
[DefaultMember("Item")] public __gc class IntegerCollection : public System.Collections.CollectionBase
[DefaultMember("Item")] public ref class IntegerCollection : public System.Collections.CollectionBase
'Declaration <DefaultMemberAttribute("Item")> Public Class IntegerCollection Inherits System.Collections.CollectionBase
'Usage Dim instance As IntegerCollection
An IntegerCollection object enables you to maintain a list of integers. You can easily add, remove, and find integers in the list.
System.Object System.Collections.CollectionBase Accusoft.FormFixSdk.IntegerCollection
IntegerCollection Members Accusoft.FormFixSdk Namespace