|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAdjustValueCollection
Reprasents a collection of shape's adjustments.
Method Summary | |
---|---|
IAdjustValue |
get_Item(int index)
Returns adjustment by index. |
Methods inherited from interface com.aspose.ms.System.Collections.ICollection |
---|
copyTo, getSyncRoot, isSynchronized, size |
Methods inherited from interface com.aspose.ms.System.Collections.IEnumerable |
---|
iterator |
Method Detail |
---|
IAdjustValue get_Item(int index)
Returns adjustment by index.
index
- adjustment's index.
IAdjustValue
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |