Aracılığıyla paylaş


IXamlTypeResolver.TryResolve(String, Type) Method

Definition

public:
 bool TryResolve(System::String ^ qualifiedTypeName, [Runtime::InteropServices::Out] Type ^ % type);
public bool TryResolve (string qualifiedTypeName, out Type type);
abstract member TryResolve : string * Type -> bool
Public Function TryResolve (qualifiedTypeName As String, ByRef type As Type) As Boolean

Parameters

qualifiedTypeName
String
type
Type

Returns

Applies to