다음을 통해 공유


DeviceInfoCollection 클래스

정의

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)
상속
DeviceInfoCollection
특성

메서드

Add(String, String)

적용 대상