言語

ConfigPropertyCollection クラス

定義

public sealed class ConfigPropertyCollection : System.Collections.ICollection
type ConfigPropertyCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class ConfigPropertyCollection
Implements ICollection
継承
ConfigPropertyCollection
実装

プロパティ

名前 説明
Count
IsSynchronized
Item[Int32]
Item[String]
SyncRoot

メソッド

名前 説明
CopyTo(ConfigProperty[], Int32)
GetEnumerator()

明示的なインターフェイスの実装

名前 説明
ICollection.CopyTo(Array, Int32)

適用対象