Version

CollectionBase<T> Class Properties

For a list of all members of this type, see CollectionBase<T> members.

Public Properties
 NameDescription
Public PropertyCountReturns the number of elements in this collection.  
Public PropertyDocumentReturns the Document with which this collection is associated.  
Public PropertyItemReturns the object at the specified ordinal position within this collection.  
See Also