Share via


DataSourceElementCollection.BaseGet Method

Include Protected Members
Include Inherited Members

Gets the ConfigurationElement at the specified index location.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Protected method

BaseGet(Object)

Returns the configuration element with the specified key. (Inherited from ConfigurationElementCollection.)

Protected method

BaseGet(Int32)

Gets the configuration element at the specified index location. (Inherited from ConfigurationElementCollection.)

Top

See Also

Reference

DataSourceElementCollection Class

DataSourceElementCollection Members

Microsoft.VisualStudio.TestTools.UnitTesting Namespace