_FieldInfo
cs.system.runtime.interopservices._FieldInfo (extern interface) → cs.system.reflection.FieldInfo
Instance Members
ReflectedType: cs.system.TypeName: StringIsStatic: BoolIsSpecialName: BoolIsPublic: BoolIsPrivate: BoolIsPinvokeImpl: BoolIsNotSerialized: BoolIsLiteral: BoolIsInitOnly: BoolIsFamilyOrAssembly: BoolIsFamilyAndAssembly: BoolIsFamily: BoolIsAssembly: BoolFieldType: cs.system.TypeFieldHandle: cs.system.RuntimeFieldHandleDeclaringType: cs.system.TypeGetCustomAttributes(inherit: Bool): cs.NativeArray<Dynamic>| Name | Type |
|---|---|
inherit |
Bool |
| Returns |
|---|
| cs.NativeArray<Dynamic> |
GetType(): cs.system.Type| Returns |
|---|
| cs.system.Type |
GetIDsOfNames(riid: cs.Ref, rgszNames: cs.system.IntPtr, cNames: UInt, lcid: UInt, rgDispId: cs.system.IntPtr): Void| Name | Type |
|---|---|
riid |
cs.Ref |
rgszNames |
cs.system.IntPtr |
cNames |
UInt |
lcid |
UInt |
rgDispId |
cs.system.IntPtr |
GetTypeInfo(iTInfo: UInt, lcid: UInt, ppTInfo: cs.system.IntPtr): Void| Name | Type |
|---|---|
iTInfo |
UInt |
lcid |
UInt |
ppTInfo |
cs.system.IntPtr |
| Name | Type |
|---|---|
pcTInfo |
cs.Out |
Invoke(dispIdMember: UInt, riid: cs.Ref, lcid: UInt, wFlags: cs.types.Int16, pDispParams: cs.system.IntPtr, pVarResult: cs.system.IntPtr, pExcepInfo: cs.system.IntPtr, puArgErr: cs.system.IntPtr): Void| Name | Type |
|---|---|
dispIdMember |
UInt |
riid |
cs.Ref |
lcid |
UInt |
wFlags |
cs.types.Int16 |
pDispParams |
cs.system.IntPtr |
pVarResult |
cs.system.IntPtr |
pExcepInfo |
cs.system.IntPtr |
puArgErr |
cs.system.IntPtr |
| Name | Type |
|---|---|
obj |
Dynamic |
| Returns |
|---|
| Dynamic |
GetValueDirect(obj: cs.system.TypedReference): Dynamic| Name | Type |
|---|---|
obj |
cs.system.TypedReference |
| Returns |
|---|
| Dynamic |
IsDefined(attributeType: cs.system.Type, inherit: Bool): Bool| Name | Type |
|---|---|
attributeType |
cs.system.Type |
inherit |
Bool |
| Returns |
|---|
| Bool |
| Name | Type |
|---|---|
obj |
Dynamic |
value |
Dynamic |
SetValueDirect(obj: cs.system.TypedReference, value: Dynamic): Void| Name | Type |
|---|---|
obj |
cs.system.TypedReference |
value |
Dynamic |
ToString(): String| Returns |
|---|
| String |
Metadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:abstract |
- |
:libType |
- |
:csNative |
- |