SettingsPropertyCollection クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SettingsProperty オブジェクトのコレクションを含んでいます。
public ref class SettingsPropertyCollection : ICloneable, System::Collections::ICollection
public class SettingsPropertyCollection : ICloneable, System.Collections.ICollection
type SettingsPropertyCollection = class
interface ICollection
interface IEnumerable
interface ICloneable
type SettingsPropertyCollection = class
interface IEnumerable
interface ICloneable
interface ICollection
type SettingsPropertyCollection = class
interface ICloneable
interface ICollection
interface IEnumerable
Public Class SettingsPropertyCollection
Implements ICloneable, ICollection
- 継承
-
SettingsPropertyCollection
- 実装
コレクションには SettingsPropertyCollection 、 オブジェクトの SettingsProperty コレクションが含まれています。 オブジェクトは、個々の SettingsProperty 構成プロパティに関するメタデータを表す クラスとして内部的に使用されます。
Settings |
SettingsPropertyCollection クラスの新しいインスタンスを初期化します。 |
Count |
コレクション内の SettingsProperty オブジェクトの数を示す値を取得します。 |
Is |
コレクションへのアクセスが同期されている (スレッド セーフである) かどうかを示す値を取得します。 |
Item[String] |
指定した名前を持つコレクション項目を取得します。 |
Sync |
コレクションへのアクセスを同期するためのオブジェクトを取得します。 |
Cast<TResult>(IEnumerable) |
IEnumerable の要素を、指定した型にキャストします。 |
Of |
指定された型に基づいて IEnumerable の要素をフィルター処理します。 |
As |
クエリの並列化を有効にします。 |
As |
IEnumerable を IQueryable に変換します。 |
製品 | バージョン |
---|---|
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9 |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。