TypeDelegator.typeImpl Field   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A value indicating type information.
protected: Type ^ typeImpl;
	[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.All)]
protected Type typeImpl;
	protected Type typeImpl;
	[<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.All)>]
val mutable typeImpl : Type
	val mutable typeImpl : Type
	Protected typeImpl As Type 
	Field Value
- Attributes