DeviceInfoCollection Classe

Définition

public ref class DeviceInfoCollection sealed : System::Collections::ObjectModel::KeyedCollection<System::String ^, Microsoft::Reporting::WebForms::DeviceInfo ^>
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public sealed class DeviceInfoCollection : System.Collections.ObjectModel.KeyedCollection<string,Microsoft.Reporting.WebForms.DeviceInfo>
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type DeviceInfoCollection = class
    inherit KeyedCollection<string, DeviceInfo>
Public NotInheritable Class DeviceInfoCollection
Inherits KeyedCollection(Of String, DeviceInfo)
Héritage
DeviceInfoCollection
Attributs

Méthodes

Add(String, String)

S’applique à