FieldBuilder

cs.system.reflection.MemberInfocs.system.reflection.FieldInfocs.system.reflection.emit.FieldBuilder (extern final class)

Instance Members


ReflectedType: cs.system.Type

Name: String

FieldType: cs.system.Type


DeclaringType: cs.system.Type

Attributes: Anonymous

GetCustomAttributes(inherit: Bool): cs.NativeArray<Dynamic>
Name Type
inherit Bool
Returns
cs.NativeArray<Dynamic>

GetToken(): FieldToken
Returns
FieldToken

GetValue(obj: Dynamic): Dynamic
Name Type
obj Dynamic
Returns
Dynamic

IsDefined(attributeType: cs.system.Type, inherit: Bool): Bool
Name Type
attributeType cs.system.Type
inherit Bool
Returns
Bool

SetConstant(defaultValue: Dynamic): Void
Name Type
defaultValue Dynamic

SetCustomAttribute(customBuilder: CustomAttributeBuilder): Void
Name Type
customBuilder CustomAttributeBuilder

SetMarshal(unmanagedMarshal: UnmanagedMarshal): Void
Name Type
unmanagedMarshal UnmanagedMarshal

SetOffset(iOffset: Int): Void
Name Type
iOffset Int

SetValue(obj: Dynamic, val: Dynamic, invokeAttr: Anonymous, binder: cs.system.reflection.Binder, culture: cs.system.globalization.CultureInfo): Void
Name Type
obj Dynamic
val Dynamic
invokeAttr Anonymous
binder cs.system.reflection.Binder
culture cs.system.globalization.CultureInfo

Metadata

Name Parameters
:nativeGen -
:libType -
:csNative -