FieldDefinition.GetOffset Method

Definition

Returns the field layout offset, or -1 if it is not available.

public:
 int GetOffset();
public int GetOffset ();
member this.GetOffset : unit -> int
Public Function GetOffset () As Integer

Returns

The field definition offset, or -1 if it is not available.

Applies to