Not Serializable
The Devices type is a strongly-typed reperesentation of the result set returned by Device List X API queries. It can be used in lieu of the System.Data.DataSet type, but offers no particular advantage other than the formal structuring of returned data.
The Devices type is a collection of Device elements.
None.
No Parseable Inputs
| Method Name | Description |
|---|---|
| InitializeCollection | |
| CopyTo | |
| GetEnumerator | |
| RemoveAt | |
| Insert | |
| Remove | |
| Contains | |
| IndexOf | |
| Add |
| Property Name | .NET Type | Description |
|---|---|---|
| IsSynchronized | System.Boolean | |
| Count | System.Int32 | |
| SyncRoot | System.Object | |
| IsReadOnly | System.Boolean | |
| IsFixedSize | System.Boolean |
| .NET Indexer Type | .NET Return Type | Description |
|---|---|---|
System.Int32 | System.Object |