objectArrayFromObject Function

public function objectArrayFromObject(obj) result(cast)

Generic Name: cast

Cast a pointer to the base class to an FTMutableObjectArray pointer

Arguments

Type IntentOptional Attributes Name
class(FTObject), POINTER :: obj

Return Value class(FTMutableObjectArray), POINTER