ArcFM Server Developer Guide
ResultSetCollection Class Members
Properties  Methods 

The following tables list the members exposed by ResultSetCollection.

Public Constructors
 NameDescription
Public ConstructorResultSetCollection ConstructorConstructor  
Top
Public Properties
 NameDescription
Public PropertyCountThe number of items in the collection.  
Public PropertyIsReadOnlySpecifies whether the collection is read-only.  
Top
Public Methods
 NameDescription
Public MethodAddAdd a ResultSet item into the collection.  
Public MethodClearClear the collection.  
Public MethodContainsSpecifies whether the collection contains a ResultSet item.  
Public MethodCopyToCopy the collection into an array starting at the index.  
Public MethodIndexOfIndex of a ResultSet item in the collection.  
Public MethodInsertInsert a ResultSet item into the collection.  
Public MethodRemoveRemove a ResultSet item from the collection.  
Public MethodRemoveAtRemove a ResultSet item from the collection at the index.  
Top
See Also

Reference

ResultSetCollection Class
Miner.Server.Data Namespace

 

 


Send Comment