C# Class MyCollection, gert

Inheritance: DictionaryBase
Show file Open project: mono/gert Class Usage Examples

Protected Methods

Method Description
CreateNewElement ( ) : ConfigurationElement,
GetElementKey ( ConfigurationElement, element ) : object

Private Methods

Method Description
MyCollection ( ) : System

Method Details

CreateNewElement() protected method

protected CreateNewElement ( ) : ConfigurationElement,
return ConfigurationElement,

GetElementKey() protected method

protected GetElementKey ( ConfigurationElement, element ) : object
element ConfigurationElement,
return object