Share via


DotNetTypeMetadata.For(Type) Method

Definition

public:
 static Microsoft::XLANGs::RuntimeTypes::DotNetTypeMetadata ^ For(Type ^ t);
public static Microsoft.XLANGs.RuntimeTypes.DotNetTypeMetadata For (Type t);
static member For : Type -> Microsoft.XLANGs.RuntimeTypes.DotNetTypeMetadata
Public Shared Function For (t As Type) As DotNetTypeMetadata

Parameters

t
Type

Returns

Applies to