countIfParentIDis Function

public function countIfParentIDis(obj, ParentID) result(num)

Type Bound

Tree_

Arguments

Type IntentOptional Attributes Name
class(Tree_), intent(in) :: obj
integer(kind=int32), intent(in) :: ParentID

Return Value integer(kind=int32)