FTStringSetFromObject Function

public function FTStringSetFromObject(obj) result(cast)

Generic Name: cast

Cast a pointer to the base class to an FTStringSet pointer

Arguments

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

Return Value class(FTStringSet), POINTER