'宣言 Protected Overloads Overridable Function FirstVisibleIndex( _ ByVal windowRect As Rect, _ ByVal viewportRect As Rect, _ ByVal effectiveViewport As Rect, _ ByVal contentViewport As Rect _ ) As Integer
protected virtual int FirstVisibleIndex( Rect windowRect, Rect viewportRect, Rect effectiveViewport, Rect contentViewport )