|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.Placeholders
public final class Placeholders
Represents a collection of a placeholders.
Method Summary | |
---|---|
Placeholder |
get(int index)
Gets the element at the specified index. |
int |
getCount()
Gets the number of elements actually contained in the collection. |
java.util.Iterator<com.aspose.ms.System.Collections.DictionaryEntry<java.lang.Integer,Placeholder>> |
iterator()
Returns an enumerator for the entire collection. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getCount()
public Placeholder get(int index)
public java.util.Iterator<com.aspose.ms.System.Collections.DictionaryEntry<java.lang.Integer,Placeholder>> iterator()
iterator
in interface java.lang.Iterable<com.aspose.ms.System.Collections.DictionaryEntry<java.lang.Integer,Placeholder>>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |