このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


Interface XIdlArray
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.16

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: 星/主役にする :: reflection ::

interface XIdlArray
Description
反映するs an IDL sequence and 供給するs dynamic 接近 to instances of that sequence. This interface supports 広げるing 転換 when getting or setting elements. @attention Although the 指名する of this interface denotes arrays, sequences are meant. Don't be obfuscated, arrays are not supported by UNO!

Methods' 要約
realloc Rellocates the length of the sequence instance.  
getLen Returns the length of the given sequence.  
get Returns element at given 索引.  
始める,決める 始める,決めるs a new value at given 索引.  
Methods' 詳細(に述べる)s
realloc
無効の
realloc( [inout] any  array,
[in] long  length )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException );

Description
Rellocates the length of the sequence instance.
Parameter array
sequence instance @length new length of sequence
getLen
long
getLen( [in] any  array )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException );

Description
Returns the length of the given sequence.
Parameter array
sequence instance
Returns
length of sequence
get
any
get( [in] any  aArray,
[in] long  nIndex )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException,
::com::sun::星/主役にする::lang::ArrayIndexOutOfBoundsException );

Description
Returns element at given 索引.
Parameter aArray
sequence instance
Parameter nIndex
索引
Returns
value
Throws
IllegalArgumentException if the 明示するd 反対する is not a sequence or if the 明示するd 反対する is null
Throws
ArrayIndexOutOfBoundsException if the 明示するd 索引 argument is 消極的な, or if it is greater than or equal to the length of the 明示するd sequence.
始める,決める
無効の
始める,決める( [inout] any  aArray,
[in] long  nIndex,
[in] any  aNewValue )
raises( ::com::sun::星/主役にする::lang::IllegalArgumentException,
::com::sun::星/主役にする::lang::ArrayIndexOutOfBoundsException );

Description
始める,決めるs a new value at given 索引.
Parameter aArray
sequence instance
Parameter nIndex
索引
Parameter aNewValue
new value to be 始める,決める
Throws
IllegalArgumentException if the 明示するd 反対する is not a sequence or if the 明示するd 反対する is null
Throws
ArrayIndexOutOfBoundsException if the 明示するd 索引 argument is 消極的な, or if it is greater than or equal to the length of the 明示するd sequence.
最高の,を越す of Page

The ASF

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The ASF logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.