Available on cs
read onlyDeclaringType:Type
read onlyMemberType:MemberTypes
read onlyName:String
read onlyReflectedType:Type
GetCustomAttributes(inherit:Bool):NativeArray<Dynamic>
GetCustomAttributes(attributeType:Type, inherit:Bool):NativeArray<Dynamic>
GetIDsOfNames(riid:Ref<Guid>, rgszNames:IntPtr, cNames:UInt, lcid:UInt, rgDispId:IntPtr):Void
GetType():Type
GetTypeInfo(iTInfo:UInt, lcid:UInt, ppTInfo:IntPtr):Void
GetTypeInfoCount(pcTInfo:Out<UInt>):Void
Invoke(dispIdMember:UInt, riid:Ref<Guid>, lcid:UInt, wFlags:Int16, pDispParams:IntPtr, pVarResult:IntPtr, pExcepInfo:IntPtr, puArgErr:IntPtr):Void
IsDefined(attributeType:Type, inherit:Bool):Bool
ToString():String
get_DeclaringType():Type
get_MemberType():MemberTypes
get_Name():String
get_ReflectedType():Type