'宣言 Sub CopyReferenceTo( _ ByVal context As IEvaluationContext, _ ByVal array() As RangeReference, _ ByVal index As System.Integer _ )
void CopyReferenceTo( IEvaluationContext context, RangeReference[] array, System.int index )
パラメータ
- context
- 評価コンテキストを示すIEvaluationContext値。
- array
- コピー先の配列。
- index
- 配列内の位置を示す整数値。