get_first_component


Description:

[ Version ( since = "1.0" ) ]
public Component? get_first_component (ComponentKind kind)

Gets the first Component with specific kind in Component.

Parameters:

this

A Component

kind

A ComponentKind

Returns:

The first Component.