W3cubDocs

/Haxe C#

FieldBuilder

package cs.system.reflection.emit

extends FieldInfoMemberInfo

implements _FieldBuilder

@:final@:libType@:csNative@:native("System.Reflection.Emit.FieldBuilder") Available on cs

Variables

Methods

@:final @:overload GetToken ():FieldToken

@:final @:overload SetConstant (defaultValue:Dynamic):Void

@:final @:overload SetCustomAttribute (customBuilder:CustomAttributeBuilder):Void

@:final @:overload SetCustomAttribute (con:ConstructorInfo, binaryAttribute:NativeArray<UInt8>):Void

@:final @:overload SetMarshal (unmanagedMarshal:UnmanagedMarshal):Void

@:final @:overload SetOffset (iOffset:Int):Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/reflection/emit/FieldBuilder.html