DeviceInfoCollection Members
Represents a collection of device information settings.
The following tables list the members exposed by the DeviceInfoCollection type.
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
Comparer | (Inherited from KeyedCollection.) | |
Count | (Inherited from Collection.) | |
Item | Overloaded. (Inherited from KeyedCollection.) |
Top
Protected Properties
Name | Description | |
---|---|---|
Dictionary | (Inherited from KeyedCollection.) | |
Items | (Inherited from Collection.) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Add | Overloaded. | |
Clear | (Inherited from Collection.) | |
Contains | (Inherited from KeyedCollection.) | |
CopyTo | (Inherited from Collection.) | |
Equals | Overloaded. (Inherited from Object.) | |
GetEnumerator | (Inherited from Collection.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | (Inherited from Collection.) | |
Insert | (Inherited from Collection.) | |
ReferenceEquals | (Inherited from Object.) | |
Remove | (Inherited from KeyedCollection.) | |
RemoveAt | (Inherited from Collection.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
ChangeItemKey | (Inherited from KeyedCollection.) | |
ClearItems | (Inherited from KeyedCollection.) | |
Finalize | (Inherited from Object.) | |
GetKeyForItem | (Inherited from KeyedCollection.) | |
InsertItem | Overloaded. (Inherited from KeyedCollection.) | |
MemberwiseClone | (Inherited from Object.) | |
RemoveItem | (Inherited from KeyedCollection.) | |
SetItem | Overloaded. (Inherited from KeyedCollection.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.ICollection.CopyTo | (Inherited from Collection.) | |
System.Collections.IEnumerable.GetEnumerator | (Inherited from Collection.) | |
System.Collections.IList.Add | (Inherited from Collection.) | |
System.Collections.IList.Contains | (Inherited from Collection.) | |
System.Collections.IList.IndexOf | (Inherited from Collection.) | |
System.Collections.IList.Insert | (Inherited from Collection.) | |
System.Collections.IList.Remove | (Inherited from Collection.) | |
System.Collections.Generic.ICollection.IsReadOnly | (Inherited from Collection.) | |
System.Collections.ICollection.IsSynchronized | (Inherited from Collection.) | |
System.Collections.ICollection.SyncRoot | (Inherited from Collection.) | |
System.Collections.IList.IsFixedSize | (Inherited from Collection.) | |
System.Collections.IList.IsReadOnly | (Inherited from Collection.) | |
System.Collections.IList.Item | (Inherited from Collection.) |
Top
See Also
Reference
DeviceInfoCollection Class
Microsoft.Reporting.WebForms Namespace