Accusoft.FormFix5.Net
IntegerCollection Class
Members 




Represents a collection of integers.
Object Model
IntegerCollection ClassInt32 Structure
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class IntegerCollection 
   Inherits System.Collections.CollectionBase
'Usage
 
Dim instance As IntegerCollection
[DefaultMemberAttribute("Item")]
public class IntegerCollection : System.Collections.CollectionBase 
[DefaultMemberAttribute("Item")]
public __gc class IntegerCollection : public System.Collections.CollectionBase 
[DefaultMemberAttribute("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

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback