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