|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPointCollection
Method Summary | |
---|---|
IPoint |
get_Item(int index)
Returns a point at the specified index. |
int |
getCount()
Returns the number of points in the collection. |
Methods inherited from interface com.aspose.ms.System.Collections.Generic.IGenericEnumerable |
---|
iterator |
Method Detail |
---|
int getCount()
Returns the number of points in the collection.
Read-only int
.
IPoint get_Item(int index)
Returns a point at the specified index.
index
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |