Sitecore 5.0 API

DeviceRecords.GetAll Method 

Gets all the devices defined by the database.

[Visual Basic]
Public Function GetAll() As DeviceItem()
[C#]
public DeviceItem[] GetAll();

See Also

DeviceRecords Class | Sitecore.Data Namespace