Property | Type | Description | |
---|---|---|---|
Length | int | ||
StructFields | TypeInfo[] | ||
TotalLength | int | ||
field_type_hash | StructInfo>.Dictionary |
Method | Description | |
---|---|---|
GetStructField ( string name ) : TypeInfo | ||
GetStructInfo ( System.TypeSpec type, IMemberContext context ) : StructInfo | ||
this ( string name ) : int |
Method | Description | |
---|---|---|
StructInfo ( System.TypeSpec type, IMemberContext context ) : System |
public GetStructField ( string name ) : TypeInfo | ||
name | string | |
return | TypeInfo |
public static GetStructInfo ( System.TypeSpec type, IMemberContext context ) : StructInfo | ||
type | System.TypeSpec | |
context | IMemberContext | |
return | StructInfo |