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