C# Class CTCClassSchedule.AutomatedFootnoteCollection

Reprents a collection of automated footnote messages.
Inheritance: System.Configuration.ConfigurationElementCollection
Show file Open project: BellevueCollege/ClassSchedule Class Usage Examples

Protected Methods

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

Method Details

CreateNewElement() protected method

protected CreateNewElement ( ) : ConfigurationElement
return System.Configuration.ConfigurationElement

GetElementKey() protected method

protected GetElementKey ( ConfigurationElement element ) : object
element System.Configuration.ConfigurationElement
return object