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