Last updated 13 days ago
Was this helpful?
Method in
Gets whether this type is an ancestor of other .
other
public bool IsAncestorOf(TypeBase other)
The type to check.
true if this type is an ancestor ofother ; false otherwise.
true
false