INumArray Interface
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:INumArray Interface}} | {{#customTitle:INumArray Interface}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
The interface of object of PDF-XChange Editor SDK. | The interface of object of PDF-XChange Editor SDK. | ||
== Methods == | == Methods == | ||
− | {| class="wikitable | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:INumArray_Clear|Clear]] | | [[PXV:INumArray_Clear|Clear]] | ||
− | | | + | | [[PXV:INumArray_Insert|Insert]] |
+ | | [[PXV:INumArray_InsertFrom|InsertFrom]] | ||
+ | | [[PXV:INumArray_Remove|Remove]] | ||
|- | |- | ||
| [[PXV:INumArray_CopyFrom|CopyFrom]] | | [[PXV:INumArray_CopyFrom|CopyFrom]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:INumArray_Insert2|Insert2]] | | [[PXV:INumArray_Insert2|Insert2]] | ||
− | | | + | | |
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:INumArray_Count|Count]] | | [[PXV:INumArray_Count|Count]] | ||
− | |||
− | |||
− | |||
| [[PXV:INumArray_Item|Item]] | | [[PXV:INumArray_Item|Item]] | ||
− | | | + | | |
− | | | + | | |
|} | |} |
Revision as of 14:37, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
Clear | Insert | InsertFrom | Remove |
CopyFrom | Insert2 |
Properties
Count | Item |