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

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

ArrayPrototype.push メソッド

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

Public Shared Function push
 ( _
    thisob As Object, _
    ParamArray args As Object()
 _
) As Long
Dim thisob As Object
Dim args As Object()
Dim returnValue As Long

returnValue = ArrayPrototype.push(thisob, args)
public static long push (
    Object thisob,
    params Object[] args
)
public:
static long long push (
    Object^ thisob, 
    ... array<Object^>^ args
)
public static long push (
    Object thisob, 
    Object[] args
)
public static function push
 (
    thisob : Object, 
    ... args : Object[]
) : long

パラメータ

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



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

辞書ショートカット

すべての辞書の索引

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

   

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



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

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

©2025 GRAS Group, Inc.RSS