StructField
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.reflect
- Platforms: .NET, .NET Standard 2.0, Island
Anonymous
property Anonymous: Boolean read;
Boolean Anonymous { get; }
var Anonymous: Boolean { get{} }
ReadOnly Property Anonymous() As Boolean
Index
property Index: Slice<Int64> read;
Slice<Int64> Index { get; }
var Index: Slice<Int64> { get{} }
ReadOnly Property Index() As Slice<Int64>
Interface
func Interface() -> Object
func Interface() interface{}
Function Interface() As Object
IsValid
func IsValid() -> Boolean
Function IsValid() As Boolean
Name
property Name: String read;
var Name: String { get{} }
ReadOnly Property Name() As String
Offset
property Offset: UIntPtr read;
var Offset: UIntPtr { get{} }
ReadOnly Property Offset() As UIntPtr
PkgPath
property PkgPath: String read;
var PkgPath: String { get{} }
ReadOnly Property PkgPath() As String
Tag
property Tag: StructTag read;
var Tag: StructTag { get{} }
ReadOnly Property Tag() As StructTag
Type
property Type: Type read;
ReadOnly Property Type() As Type
Anonymous
property Anonymous: Boolean read;
Boolean Anonymous { get; }
var Anonymous: Boolean { get{} }
ReadOnly Property Anonymous() As Boolean
Index
property Index: Slice<Int64> read;
Slice<Int64> Index { get; }
var Index: Slice<Int64> { get{} }
ReadOnly Property Index() As Slice<Int64>
Name
property Name: String read;
var Name: String { get{} }
ReadOnly Property Name() As String
Offset
property Offset: UIntPtr read;
var Offset: UIntPtr { get{} }
ReadOnly Property Offset() As UIntPtr
PkgPath
property PkgPath: String read;
var PkgPath: String { get{} }
ReadOnly Property PkgPath() As String
Tag
property Tag: StructTag read;
var Tag: StructTag { get{} }
ReadOnly Property Tag() As StructTag
Type
property Type: Type read;
ReadOnly Property Type() As Type
Interface
func Interface() -> Object
func Interface() interface{}
Function Interface() As Object
IsValid
func IsValid() -> Boolean
Function IsValid() As Boolean