TypeDefinition Struktura

Definice

public value class TypeDefinition
public struct TypeDefinition
public readonly struct TypeDefinition
type TypeDefinition = struct
Public Structure TypeDefinition
Dědičnost
TypeDefinition

Vlastnosti

Attributes
BaseType

Získá základní typ definice typu: buď TypeSpecificationHandle, TypeReferenceHandle nebo TypeDefinitionHandle.

IsNested

Získá hodnotu, která označuje, zda je to vnořený typ.

Name

Získá název typu.

Namespace

Získá úplný název oboru názvů, kde je typ definován.

NamespaceDefinition

Získá popisovač definice oboru názvů, kde je typ definován.

Metody

GetCustomAttributes()
GetDeclarativeSecurityAttributes()
GetDeclaringType()

Vrátí uzavřený typ zadaného vnořeného typu.

GetEvents()
GetFields()
GetGenericParameters()
GetInterfaceImplementations()
GetLayout()
GetMethodImplementations()
GetMethods()
GetNestedTypes()

Vrátí pole typů vnořených v zadaném typu.

GetProperties()

Platí pro