releaseFTKeyObjectPair Subroutine

public subroutine releaseFTKeyObjectPair(self)

Public, generic name: release(self)

Call release(self) on an object to release control of an object. If its reference count is zero, then it is deallocated.

Arguments

Type IntentOptional Attributes Name
class(FTKeyObjectPair), POINTER :: self