RelatedDocDataCollection Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of RelatedDocDataCollection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
RelatedDocDataCollection() | Initializes a new instance of RelatedDocDataCollection. | |
RelatedDocDataCollection(array<DocData[]) | Initializes a new instance of RelatedDocDataCollection for the specified array of document data objects. | |
RelatedDocDataCollection(RelatedDocDataCollection) | Initializes a new instance of RelatedDocDataCollection based on another RelatedDocDataCollection object. |
Top