ConfigPropertyCollection Class

Definition

public sealed class ConfigPropertyCollection : System.Collections.ICollection
type ConfigPropertyCollection = class
    interface ICollection
    interface IEnumerable
Public NotInheritable Class ConfigPropertyCollection
Implements ICollection
Inheritance
ConfigPropertyCollection
Implements

Properties

Count
IsSynchronized
Item[Int32]
Item[String]
SyncRoot

Methods

CopyTo(ConfigProperty[], Int32)
GetEnumerator()

Explicit Interface Implementations

ICollection.CopyTo(Array, Int32)

Applies to