다음을 통해 공유


FieldOffsetAttribute 멤버

클래스 또는 구조체의 관리되지 않는 표현 내에서 필드의 실제 위치를 나타냅니다.

다음 표에서는 FieldOffsetAttribute 형식에 의해 노출되는 멤버를 보여 줍니다.

Public 생성자

  이름 설명
Public method Supported by the .NET Compact Framework FieldOffsetAttribute 구조체에 있는 필드의 시작 부분까지의 오프셋을 사용하여 FieldOffsetAttribute 클래스의 새 인스턴스를 초기화합니다.

위쪽

Public 속성

  이름 설명
Public property TypeId  파생 클래스에서 구현된 경우 이 Attribute에 대한 고유 식별자를 가져옵니다.(Attribute에서 상속됨)
Public property Supported by the .NET Compact Framework Value 구조체의 시작 부분에서 필드의 시작 부분까지 오프셋을 가져옵니다.

위쪽

Public 메서드

  이름 설명
Public method Supported by the .NET Compact Framework Equals  오버로드되었습니다. ( Attribute에서 상속됨)
Public method Static Supported by the .NET Compact Framework GetCustomAttribute  오버로드되었습니다. 어셈블리, 모듈, 형식 멤버 또는 메서드 매개 변수에 적용된, 지정된 형식의 사용자 지정 특성을 검색합니다. (Attribute에서 상속됨)
Public method Static Supported by the .NET Compact Framework GetCustomAttributes  오버로드되었습니다. 어셈블리, 모듈, 형식 멤버 또는 메서드 매개 변수에 적용된 사용자 지정 특성의 배열을 검색합니다. (Attribute에서 상속됨)
Public method Supported by the .NET Compact Framework GetHashCode  해당 인스턴스에 대한 해시 코드를 반환합니다. (Attribute에서 상속됨)
Public method Supported by the .NET Compact Framework GetType  현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Public method IsDefaultAttribute  파생 클래스에서 재정의된 경우 이 인스턴스의 값이 파생 클래스의 기본값인지 여부를 나타냅니다. (Attribute에서 상속됨)
Public method Static Supported by the .NET Compact Framework IsDefined  오버로드되었습니다. 지정된 형식의 사용자 지정 특성이 어셈블리, 모듈, 형식 멤버 또는 메서드 매개 변수에 적용되었는지 여부를 결정합니다. (Attribute에서 상속됨)
Public method Supported by the .NET Compact Framework Match  파생 클래스에서 재정의된 경우 이 인스턴스가 지정된 개체와 같은지 여부를 나타내는 값을 반환합니다. (Attribute에서 상속됨)
Public method Static Supported by the .NET Compact Framework ReferenceEquals  지정한 Object 인스턴스가 동일한지 여부를 확인합니다. (Object에서 상속됨)
Public method Supported by the .NET Compact Framework ToString  현재 Object를 나타내는 String을 반환합니다. (Object에서 상속됨)

위쪽

참고 항목

참조

FieldOffsetAttribute 클래스
System.Runtime.InteropServices 네임스페이스
StructLayoutAttribute
LayoutKind