DeviceInfoCollection Class

Definition

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)
Inheritance
DeviceInfoCollection
Attributes

Methods

Add(String, String)

Applies to