DataSourceCredentialsCollection 類別

定義

public ref class DataSourceCredentialsCollection sealed : System::Collections::ObjectModel::Collection<Microsoft::Reporting::WebForms::DataSourceCredentials ^>
public sealed class DataSourceCredentialsCollection : System.Collections.ObjectModel.Collection<Microsoft.Reporting.WebForms.DataSourceCredentials>
type DataSourceCredentialsCollection = class
    inherit Collection<DataSourceCredentials>
Public NotInheritable Class DataSourceCredentialsCollection
Inherits Collection(Of DataSourceCredentials)
繼承
DataSourceCredentialsCollection

建構函式

名稱 Description
DataSourceCredentialsCollection()

屬性

名稱 Description
Item[String]

適用於