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