Method GetFieldOffsetsOfByFieldName
GetFieldOffsetsOfByFieldName(String, TypeReference, Int32)
Declaration
public static List<int> GetFieldOffsetsOfByFieldName(string fieldName, TypeReference typeToLookIn, int archBits)
Parameters
Type | Name | Description |
---|---|---|
String | fieldName | |
TypeReference | typeToLookIn | |
Int32 | archBits |
Returns
Type | Description |
---|---|
List<Int32> |