C# Class System.Configuration.ConfigurationElementCollection.Entry

Show file Open project: gbarnett/shared-source-cli-2.0

Private Methods

Method Description
Entry ( EntryType type, Object key, ConfigurationElement value ) : System
GetKey ( ConfigurationElementCollection ThisCollection ) : Object