public virtual IGoCollapsible FindCollapsible()
Return Value
an IGoCollapsible, or null if none was found
public virtual IGoCollapsible FindCollapsible()
Parent
chain for any GoObject
that implements IGoCollapsible, and returns the first one that it finds. Normally this will just be the Parent, but it could be further up the parent chain.