'宣言 Public Shared Function ShiftRightObj( _ ByVal o1 As Object, _ ByVal amount As Integer _ ) As Object
public static object ShiftRightObj( object o1, int amount )
ObjectType クラス ObjectType メンバ
©2003-2018 GrapeCity inc. All rights reserved.