ZennoLab Assemblies Documentation
DocumentCollection Class Members
See Also  Properties  Methods  Send Feedback
ZennoLab.CommandCenter Assembly > ZennoLab.CommandCenter Namespace : DocumentCollection Class


Glossary Item Box

The following tables list the members exposed by DocumentCollection.

Public Properties

 NameDescription
Public PropertyCountGets the number of elements actually contained in the DocumentCollection.  
Public PropertyDocumentsGets copies the documents of the DocumentCollection to a new array.  
Public PropertyErrorDetectedGets information about the error detected in the performance last command  
Public PropertyIsVoidGets the specified collection is void collection or not.  
Top

Public Methods

 NameDescription
Public MethodAddAdds a document to the end of the DocumentCollection.  
Public MethodAddRangeOverloaded. Adds the elements to the end of the DocumentCollection.  
Public MethodGetByNumberGets the document by specified number.  
Public MethodIndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire DocumentCollection.  
Public MethodInsertInserts a document into the DocumentCollection at the specified index.  
Public MethodInsertRangeOverloaded. Inserts the documents into the DocumentCollection at the specified index.  
Public MethodRemoveRemoves the element at the specified index of the DocumentCollection.  
Top

See Also

© 2013 All Rights Reserved.