down Cast List
Downcast any objects to a specified typed list safely.
Return
A typed list if the object inherits the specified list type, or null otherwise.
Downcast any objects to a specified typed list safely.
A typed list if the object inherits the specified list type, or null otherwise.