IReflectableType Interface

Definition

Represents a type that you can reflect over.

public interface class IReflectableType
public interface IReflectableType
type IReflectableType = interface
Public Interface IReflectableType
Derived

Methods

GetTypeInfo()

Retrieves an object that represents this type.

Applies to