java.lang.Object
com.aspose.words.DataRelationCollection
- All Implemented Interfaces:
- java.lang.Iterable
public class DataRelationCollection
- extends java.lang.Object
A collection of DataRelation objects.
You do not create instances of this class directly. You access data relations collection as a property of a data set object.
Method Summary |
void | add(DataRelation relation) | |
Adds a relation to the collection. Performs no checks for duplication or validity.
|
java.util.Iterator | iterator() | |
Returns an iterator for data relation objects contained in this collection.
|
-
Adds a relation to the collection. Performs no checks for duplication or validity.
iterator | |
public java.util.Iterator iterator() |
-
Returns an iterator for data relation objects contained in this collection.
See Also:
Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
Aspose.Words Support Forum - our preferred method of support.