DeviceInfoCollection Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
- Vererbung
-
DeviceInfoCollection
- Attribute
Methoden
| Add(String, String) |