get_next_component


Description:

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

Gets the next Component with specific kind in Component.

Parameters:

this

A Component

kind

A ComponentKind

Returns:

The next Component.