public List<T> SearchDB<T>( ObjectType objectType ) where T : Serializable
Get a list of all objects of a given ObjectType.