'宣言 Public Function New( _ ByVal parent As EditorButtonSpinButtonUIElement, _ ByVal direction As ScrollButton, _ ByVal autoRepeatDelay As Integer, _ ByVal initialDelay As Integer _ )
public EditorButtonSpinScrollButtonUIElement( EditorButtonSpinButtonUIElement parent, ScrollButton direction, int autoRepeatDelay, int initialDelay )