Freigeben über


ConfigurationValueCollection.Item Property

Gets a ConfigurationValue object in the collection by name or by index number.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name Description
ConfigurationValueCollection.Item (Int32)
Gets a ConfigurationValue object in the collection by index number.
ConfigurationValueCollection.Item (String)
Gets a ConfigurationValue object in the collection by name.

Siehe auch

Verweis

ConfigurationValueCollection Class
ConfigurationValueCollection Members
Microsoft.SqlServer.Management.Smo.Mail Namespace

Andere Ressourcen

Using Collections