ConfigPropertyCollection 類別

定義

public sealed class ConfigPropertyCollection : System.Collections.ICollection
type ConfigPropertyCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class ConfigPropertyCollection
Implements ICollection
繼承
ConfigPropertyCollection
實作

屬性

名稱 Description
Count
IsSynchronized
Item[Int32]
Item[String]
SyncRoot

方法

名稱 Description
CopyTo(ConfigProperty[], Int32)
GetEnumerator()

明確介面實作

名稱 Description
ICollection.CopyTo(Array, Int32)

適用於