SortedDictionary.KeyCollection.System.Collections.Generic.ICollection<TKey>.Add メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SortedDictionary.KeyCollection.System.Collections.Generic.ICollection<TKey>.Add メソッドの意味・解説 

SortedDictionary.KeyCollection.System.Collections.Generic.ICollection.Add メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

ICollection に項目を追加します。この実装は、常に NotSupportedException をスローます。

名前空間: System.Collections.Generic
アセンブリ: System (system.dll 内)
構文構文

Private Sub System.Collections.Generic.ICollection<TKey>.Add
 ( _
    item As TKey _
) Implements ICollection(Of TKey).Add
Dim instance As KeyCollection
Dim item As TKey

CType(instance, ICollection(Of TKey)).Add(item)
void ICollection<TKey>.Add (
    TKey item
)
private:
virtual void System.Collections.Generic.ICollection<TKey>.Add
 (
    TKey item
) sealed = ICollection<TKey>::Add

パラメータ

item

ICollection に追加するオブジェクト

例外例外
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SortedDictionary.KeyCollection ジェネリック クラス
SortedDictionary.KeyCollection メンバ
System.Collections.Generic 名前空間
ICollection.IsReadOnly プロパティ



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

辞書ショートカット

すべての辞書の索引

SortedDictionary.KeyCollection.System.Collections.Generic.ICollection<TKey>.Add メソッドのお隣キーワード
検索ランキング

   

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



SortedDictionary.KeyCollection.System.Collections.Generic.ICollection<TKey>.Add メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

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

©2025 GRAS Group, Inc.RSS