Type 멤버

클래스 형식, 인터페이스 형식, 배열 형식, 값 형식, 열거형 형식, 형식 매개 변수, 제네릭 형식 정의 및 개방형 생성 제네릭 형식이나 폐쇄형 생성 제네릭 형식에 대한 형식 선언을 나타냅니다.

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

Protected 생성자

  이름 설명
Protected method Supported by the .NET Compact Framework Type Type 클래스의 새 인스턴스를 초기화합니다.

위쪽

Public 필드

  이름 설명
Public field Static Supported by the .NET Compact Framework Delimiter Type의 네임스페이스에 있는 이름을 구분합니다. 이 필드는 읽기 전용입니다.
Public field Static EmptyTypes Type 형식의 빈 배열을 나타냅니다. 이 필드는 읽기 전용입니다.
Public field Static FilterAttribute 특성에 사용되는 멤버 필터를 나타냅니다. 이 필드는 읽기 전용입니다.
Public field Static FilterName 이름에 사용되는 멤버 필터(대/소문자 구분)를 나타냅니다. 이 필드는 읽기 전용입니다.
Public field Static FilterNameIgnoreCase 이름에 사용되는 멤버 필터(대/소문자를 구분하지 않음)를 나타냅니다. 이 필드는 읽기 전용입니다.
Public field Static Supported by the .NET Compact Framework Missing Type 정보의 손실된 값을 나타냅니다. 이 필드는 읽기 전용입니다.

위쪽

Public 속성

  이름 설명
Public property Supported by the .NET Compact Framework Assembly 형식이 선언되는 Assembly를 가져옵니다. 제네릭 형식의 경우 제네릭 형식이 정의되는 Assembly를 가져옵니다.
Public property Supported by the .NET Compact Framework AssemblyQualifiedName Type이 로드된 어셈블리의 이름을 비롯하여 Type의 어셈블리 한정 이름을 가져옵니다.
Public property Supported by the .NET Compact Framework Attributes Type과 관련된 특성을 가져옵니다.
Public property Supported by the .NET Compact Framework BaseType 현재 Type이 직접 상속된 형식을 가져옵니다.
Public property Supported by the .NET Compact Framework ContainsGenericParameters 현재 Type 개체에 특정 형식으로 바뀌지 않은 형식 매개 변수가 있는지 여부를 나타내는 값을 가져옵니다.
Public property DeclaringMethod 현재 Type가 제네릭 메서드의 형식 매개 변수를 나타내는 경우 선언 메서드를 나타내는 MethodBase를 가져옵니다.
Public property Supported by the .NET Compact Framework DeclaringType 이 멤버를 선언하는 클래스를 가져옵니다.
Public property Static Supported by the .NET Compact Framework DefaultBinder InvokeMember에서 호출하는 적절한 멤버를 선택하기 위해 내부 규칙을 구현하는 기본 바인더에 대한 참조를 가져옵니다.
Public property Supported by the .NET Compact Framework FullName 어셈블리를 제외한 Type의 네임스페이스를 비롯하여 Type의 정규화된 이름을 가져옵니다.
Public property GenericParameterAttributes 현재 제네릭 형식 매개 변수의 공변성과 특수 제약 조건을 설명하는 GenericParameterAttributes 플래그의 조합을 가져옵니다.
Public property GenericParameterPosition Type 개체가 제네릭 형식이나 제네릭 메서드의 형식 매개 변수를 나타내는 경우, 해당 매개 변수가 선언된 제네릭 형식 또는 메서드의 형식 매개 변수 목록에서 해당 형식 매개 변수가 있는 위치를 가져옵니다.
Public property GUID Type과 관련된 GUID를 가져옵니다.
Public property Supported by the .NET Compact Framework HasElementType 현재 Type이 다른 형식을 포함하거나 참조하는지 여부, 즉 현재 Type이 배열 또는 포인터이거나 참조로 전달되는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsAbstract Type이 추상이며 재정의되어야 하는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsAnsiClass Type에 대해 문자열 형식 특성 AnsiClass가 선택되었는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsArray Type이 배열인지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsAutoClass Type에 대해 문자열 형식 특성 AutoClass가 선택되었는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsAutoLayout Type에 대해 클래스 레이아웃 특성 AutoLayout이 선택되었는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsByRef Type이 참조로 전달되는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsClass Type이 클래스인지, 즉 값 형식 또는 인터페이스가 아닌지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsCOMObject Type이 COM 개체인지 여부를 나타내는 값을 가져옵니다.
Public property IsContextful Type이 컨텍스트에서 호스팅될 수 있는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsEnum Type이 열거형을 나타내는지 여부를 나타내는 값을 가져옵니다.
Public property IsExplicitLayout Type에 대해 클래스 레이아웃 특성 ExplicitLayout이 선택되었는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsGenericParameter 현재 Type이 제네릭 형식 또는 메서드 정의의 형식 매개 변수를 나타내는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsGenericType 현재 형식이 제네릭 형식인지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsGenericTypeDefinition 현재 Type가 다른 제네릭 형식을 생성하는 데 사용될 수 있는 제네릭 형식 정의를 나타내는지 여부를 가리키는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsImport TypeComImportAttribute 특성이 적용되어 있는지 여부를 나타내는 값을 가져옵니다. 이 특성은 해당 형식이 COM 형식 라이브러리에서 가져온 것임을 나타냅니다.
Public property Supported by the .NET Compact Framework IsInterface Type이 인터페이스인지, 즉 클래스 또는 값 형식이 아닌지 여부를 나타내는 값을 가져옵니다.
Public property IsLayoutSequential Type에 대해 클래스 레이아웃 특성 SequentialLayout이 선택되었는지 여부를 나타내는 값을 가져옵니다.
Public property IsMarshalByRef Type이 참조로 마샬링되는지 여부를 나타내는 값을 가져옵니다.
Public property IsNested 현재 Type 개체가 다른 형식의 정의 안에 중쳡된 정의를 가진 형식을 나타내는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsNestedAssembly Type이 중첩되었으며 자체 어셈블리 내에서만 표시되는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsNestedFamANDAssem Type이 중첩되었으며 자체 패밀리와 자체 어셈블리 모두에 속하는 클래스에만 표시되는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsNestedFamily Type이 중첩되었으며 자체 패밀리 내에서만 표시되는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsNestedFamORAssem Type이 중첩되었으며 자체 패밀리와 자체 어셈블리 중 하나에 속하는 클래스에만 표시되는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsNestedPrivate Type이 중첩되어 있고 private 형식으로 선언되어 있는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsNestedPublic 클래스가 중첩되어 있고 public 형식으로 선언되어 있는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsNotPublic Type이 public으로 선언되어 있지 않은지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsPointer Type이 포인터인지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsPrimitive Type이 기본 형식 중 하나인지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsPublic Type이 public으로 선언되어 있는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsSealed Type이 봉인된 형식으로 선언되어 있는지 여부를 나타내는 값을 가져옵니다.
Public property IsSerializable Type의 serialization 가능 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsSpecialName 별도의 처리가 필요한 이름이 Type에 있는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsUnicodeClass Type에 대해 문자열 형식 특성 UnicodeClass가 선택되었는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsValueType Type이 값 형식인지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework IsVisible Type을 어셈블리 외부의 코드에서 액세스할 수 있는지 여부를 나타내는 값을 가져옵니다.
Public property Supported by the .NET Compact Framework MemberType 이 멤버가 형식 또는 중첩 형식임을 나타내는 MemberTypes 값을 가져옵니다.
Public property MetadataToken  메타데이터 요소를 식별하는 값을 가져옵니다.(MemberInfo에서 상속됨)
Public property Supported by the .NET Compact Framework Module 현재 Type이 정의된 모듈(DLL)을 가져옵니다.
Public property Supported by the .NET Compact Framework Name  현재 멤버의 이름을 가져옵니다.(MemberInfo에서 상속됨)
Public property Supported by the .NET Compact Framework Namespace Type의 네임스페이스를 가져옵니다.
Public property Supported by the .NET Compact Framework ReflectedType 이 멤버를 얻는 데 사용된 클래스 개체를 가져옵니다.
Public property StructLayoutAttribute 현재 형식의 레이아웃을 설명하는 StructLayoutAttribute를 가져옵니다.
Public property Supported by the .NET Compact Framework TypeHandle 현재 Type에 대한 핸들을 가져옵니다.
Public property TypeInitializer Type에 대한 이니셜라이저를 가져옵니다.
Public property Supported by the .NET Compact Framework UnderlyingSystemType 이 형식을 나타내는 공용 언어 런타임에서 제공되는 형식을 나타냅니다.

위쪽

Public 메서드

( Protected 메서드 참조)

  이름 설명
Public method Supported by the .NET Compact Framework Equals 오버로드되었습니다. 재정의되었습니다. 현재 Type의 내부 시스템 형식이 지정된 Object 또는 Type의 내부 시스템 형식과 동일한지 확인합니다.
Public method FindInterfaces 현재 Type에 의해 구현되거나 상속되는 인터페이스의 필터링된 목록을 나타내는 Type 개체의 배열을 반환합니다.
Public method FindMembers 지정된 멤버 형식의 MemberInfo 개체에 대한 필터링된 배열을 반환합니다.
Public method Supported by the .NET Compact Framework GetArrayRank Array의 차원 수를 가져옵니다.
Public method Supported by the .NET Compact Framework GetConstructor 오버로드되었습니다. 현재 Type의 특정 생성자를 가져옵니다.
Public method Supported by the .NET Compact Framework GetConstructors 오버로드되었습니다. 현재 Type의 생성자를 가져옵니다.
Public method Supported by the .NET Compact Framework GetCustomAttributes  오버로드되었습니다. 파생 클래스에서 재정의되는 경우 이 멤버에 적용된 모든 특성을 반환합니다. (MemberInfo에서 상속됨)
Public method Supported by the .NET Compact Framework GetDefaultMembers 현재 Type에 대해 정의된 멤버 중 DefaultMemberAttribute가 설정된 멤버를 검색합니다.
Public method Supported by the .NET Compact Framework GetElementType 파생 클래스에서 재정의된 경우, 현재 배열, 포인터 또는 참조 형식에 의해 포함되거나 참조되는 개체의 Type을 반환합니다.
Public method Supported by the .NET Compact Framework GetEvent 오버로드되었습니다. 현재 Type에 의해 선언되거나 상속되는 특정 이벤트를 가져옵니다.
Public method Supported by the .NET Compact Framework GetEvents 오버로드되었습니다. 현재 Type에 의해 선언되거나 상속되는 이벤트를 가져옵니다.
Public method Supported by the .NET Compact Framework GetField 오버로드되었습니다. 현재 Type의 특정 필드를 가져옵니다.
Public method Supported by the .NET Compact Framework GetFields 오버로드되었습니다. 현재 Type의 필드를 가져옵니다.
Public method Supported by the .NET Compact Framework GetGenericArguments 제네릭 형식 정의의 형식 매개 변수나 제네릭 형식의 형식 인수를 나타내는 Type 개체의 배열을 반환합니다.
Public method GetGenericParameterConstraints 현재 제네릭 형식 매개 변수에 대한 제약 조건을 나타내는 Type 개체의 배열을 반환합니다.
Public method Supported by the .NET Compact Framework GetGenericTypeDefinition 현재 제네릭 형식을 생성할 수 있는 제네릭 형식 정의를 나타내는 Type 개체를 반환합니다.
Public method Supported by the .NET Compact Framework GetHashCode 재정의되었습니다. 해당 인스턴스에 대한 해시 코드를 반환합니다.
Public method GetInterface 오버로드되었습니다. 현재 Type에 의해 구현되거나 상속되는 특정 인터페이스를 가져옵니다.
Public method GetInterfaceMap 지정된 인터페이스 형식에 대한 인터페이스 매핑을 반환합니다.
Public method Supported by the .NET Compact Framework GetInterfaces 파생 클래스에서 재정의된 경우, 현재 Type에 의해 구현되거나 상속되는 모든 인터페이스를 가져옵니다.
Public method Supported by the .NET Compact Framework GetMember 오버로드되었습니다. 현재 Type의 지정된 멤버를 가져옵니다.
Public method Supported by the .NET Compact Framework GetMembers 오버로드되었습니다. 현재 Type의 멤버(속성, 메서드, 필드, 이벤트 등)를 가져옵니다.
Public method Supported by the .NET Compact Framework GetMethod 오버로드되었습니다. 현재 Type의 특정 메서드를 가져옵니다.
Public method Supported by the .NET Compact Framework GetMethods 오버로드되었습니다. 현재 Type의 메서드를 가져옵니다.
Public method Supported by the .NET Compact Framework GetNestedType 오버로드되었습니다. 현재 Type에 중첩된 특정 형식을 가져옵니다.
Public method Supported by the .NET Compact Framework GetNestedTypes 오버로드되었습니다. 현재 Type에 중첩된 형식을 가져옵니다.
Public method Supported by the .NET Compact Framework GetProperties 오버로드되었습니다. 현재 Type의 속성을 가져옵니다.
Public method Supported by the .NET Compact Framework GetProperty 오버로드되었습니다. 현재 Type의 특정 속성을 가져옵니다.
Public method Supported by the .NET Compact Framework GetType 오버로드되었습니다. 지정된 형식을 나타내는 Type 개체를 가져옵니다.
Public method Static GetTypeArray 지정된 배열의 개체 형식을 가져옵니다.
Public method Static Supported by the .NET Compact Framework GetTypeCode 지정된 Type의 내부 형식 코드를 가져옵니다.
Public method Static Supported by the .NET Compact Framework GetTypeFromCLSID 오버로드되었습니다. 지정된 CLSID(클래스 식별자)와 연관된 형식을 가져옵니다.
Public method Static Supported by the .NET Compact Framework GetTypeFromHandle 지정된 형식 핸들이 참조하는 형식을 가져옵니다.
Public method Static Supported by the .NET Compact Framework GetTypeFromProgID 오버로드되었습니다. 지정된 ProgID(프로그램 식별자)와 연관된 형식을 가져옵니다.
Public method Static GetTypeHandle 지정된 개체의 Type에 대한 핸들을 가져옵니다.
Public method Supported by the .NET Compact Framework InvokeMember 오버로드되었습니다. 현재 Type의 특정 멤버를 호출합니다.
Public method Supported by the .NET Compact Framework IsAssignableFrom 현재 Type의 인스턴스가 지정된 Type의 인스턴스로부터 할당될 수 있는지 여부를 확인합니다.
Public method Supported by the .NET Compact Framework IsDefined  파생 클래스에서 재정의되는 경우 하나 이상의 attributeType 인스턴스가 이 멤버에 적용되는지 여부를 나타냅니다. (MemberInfo에서 상속됨)
Public method Supported by the .NET Compact Framework IsInstanceOfType 지정된 개체가 현재 Type의 인스턴스인지 여부를 확인합니다.
Public method Supported by the .NET Compact Framework IsSubclassOf 현재 Type이 나타내는 클래스가 지정된 Type이 나타내는 클래스에서 파생되는지 여부를 확인합니다.
Public method MakeArrayType 오버로드되었습니다. 현재 형식의 배열을 나타내는 Type 개체를 반환합니다.
Public method MakeByRefType ref(Visual Basic의 경우 ByRef) 매개 변수로 전달될 때 현재 형식을 나타내는 Type 개체를 반환합니다.
Public method MakeGenericType 형식 배열의 요소를 현재 제네릭 형식 정의의 형식 매개 변수로 대체하며 생성된 형식을 나타내는 Type 개체를 반환합니다.
Public method MakePointerType 현재 형식에 대한 포인터를 나타내는 Type 개체를 반환합니다.
Public method Static Supported by the .NET Compact Framework ReferenceEquals  지정한 Object 인스턴스가 동일한지 여부를 확인합니다. (Object에서 상속됨)
Public method Static ReflectionOnlyGetType 대/소문자를 구분하여 검색할지 여부와 형식이 없으면 예외를 throw할지 여부를 지정하여, 지정된 이름의 Type을 가져옵니다. 형식은 실행을 위해서가 아니라 리플렉션을 위해서만 로드됩니다.
Public method Supported by the .NET Compact Framework ToString 재정의되었습니다. 현재 Type의 이름을 나타내는 String을 반환합니다.

위쪽

Protected 메서드

  이름 설명
Protected method Supported by the .NET Compact Framework Finalize  가비지 수집기에서 Object를 회수하기 전에 Object가 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (Object에서 상속됨)
Protected method Supported by the .NET Compact Framework GetAttributeFlagsImpl 파생 클래스에서 재정의된 경우 Attributes 속성을 구현하고 Type과 연관된 특성을 나타내는 비트 마스크를 가져옵니다.
Protected method Supported by the .NET Compact Framework GetConstructorImpl 파생 클래스에서 재정의된 경우, 지정된 인수 형식 및 한정자와 일치하는 매개 변수를 가진 생성자를 지정된 바인딩 제약 조건 및 호출 규칙으로 검색합니다.
Protected method Supported by the .NET Compact Framework GetMethodImpl 파생 클래스에서 재정의된 경우, 지정된 인수 형식 및 한정자와 일치하는 매개 변수를 가진 지정된 메서드를 지정된 바인딩 제약 조건 및 호출 규칙으로 검색합니다.
Protected method Supported by the .NET Compact Framework GetPropertyImpl 파생 클래스에서 재정의된 경우, 지정된 인수 형식 및 한정자와 일치하는 매개 변수를 가진 지정된 속성을 지정된 바인딩 제약 조건으로 검색합니다.
Protected method Supported by the .NET Compact Framework HasElementTypeImpl 파생 클래스에서 재정의된 경우, HasElementType 속성을 구현하고 현재 Type이 다른 형식을 포함하거나 참조하는지 여부, 즉 현재 Type이 배열 또는 포인터이거나 참조로 전달되는지 여부를 확인합니다.
Protected method Supported by the .NET Compact Framework IsArrayImpl 파생 클래스에서 재정의된 경우, IsArray 속성을 구현하고 Type이 배열인지 여부를 확인합니다.
Protected method Supported by the .NET Compact Framework IsByRefImpl 파생 클래스에서 재정의된 경우, IsByRef 속성을 구현하고 Type이 참조로 전달되는지 여부를 확인합니다.
Protected method Supported by the .NET Compact Framework IsCOMObjectImpl 파생 클래스에서 재정의된 경우, IsCOMObject 속성을 구현하고 Type이 COM 개체인지 여부를 확인합니다.
Protected method IsContextfulImpl IsContextful 속성을 구현하고, Type이 컨텍스트에서 호스팅될 수 있는지 여부를 확인합니다.
Protected method IsMarshalByRefImpl IsMarshalByRef 속성을 구현하고, Type이 참조에 의해 마샬링되는지 여부를 확인합니다.
Protected method Supported by the .NET Compact Framework IsPointerImpl 파생 클래스에서 재정의된 경우, IsPointer 속성을 구현하고 Type이 포인터인지 여부를 확인합니다.
Protected method Supported by the .NET Compact Framework IsPrimitiveImpl 파생 클래스에서 재정의된 경우, IsPrimitive 속성을 구현하고 Type이 기본 형식 중 하나인지 여부를 확인합니다.
Protected method Supported by the .NET Compact Framework IsValueTypeImpl IsValueType 속성을 구현하고 Type이 값 형식인지 여부, 즉 클래스 또는 인터페이스가 아닌지 여부를 확인합니다.
Protected method Supported by the .NET Compact Framework MemberwiseClone  현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)

위쪽

명시적 인터페이스 구현

  이름 설명
Explicit interface implementation Method System.Runtime.InteropServices._Type.GetIDsOfNames 디스패치 식별자의 해당 집합으로 이름의 집합을 매핑합니다.
Explicit interface implementation Method System.Runtime.InteropServices._Type.GetTypeInfo 인터페이스의 형식 정보를 가져오는 데 사용할 수 있는 개체의 형식 정보를 검색합니다.
Explicit interface implementation Method System.Runtime.InteropServices._Type.GetTypeInfoCount 개체에서 제공하는 형식 정보 인터페이스의 수를 검색합니다(0 또는 1).
Explicit interface implementation Method System.Runtime.InteropServices._Type.Invoke 개체에서 노출하는 메서드와 속성에 대한 액세스를 제공합니다.

위쪽

참고 항목

참조

Type 클래스
System 네임스페이스
Object 클래스
System.Reflection
ReflectionPermission