ArrayPrototype.splice メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > ArrayPrototype.splice メソッドの意味・解説 

ArrayPrototype.splice メソッド

名前空間: Microsoft.JScript
アセンブリ: Microsoft.JScript (microsoft.jscript.dll 内)
構文構文

Public Shared Function splice
 ( _
    thisob As Object, _
    engine As VsaEngine, _
    start As Double, _
    deleteCnt As Double, _
    ParamArray args As Object()
 _
) As ArrayObject
Dim thisob As Object
Dim engine As VsaEngine
Dim start As Double
Dim deleteCnt As Double
Dim args As Object()
Dim returnValue As ArrayObject

returnValue = ArrayPrototype.splice(thisob, engine, start, deleteCnt, args)
public static ArrayObject splice (
    Object thisob,
    VsaEngine engine,
    double start,
    double deleteCnt,
    params Object[] args
)
public:
static ArrayObject^ splice (
    Object^ thisob, 
    VsaEngine^ engine, 
    double start, 
    double deleteCnt, 
    ... array<Object^>^ args
)
public static ArrayObject splice (
    Object thisob, 
    VsaEngine engine, 
    double start, 
    double deleteCnt, 
    Object[] args
)
public static function splice
 (
    thisob : Object, 
    engine : VsaEngine, 
    start : double, 
    deleteCnt : double, 
    ... args : Object[]
) : ArrayObject

パラメータ

thisob
engine
start
deleteCnt
args
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

ArrayPrototype.splice メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



ArrayPrototype.splice メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS