次の方法で共有


IReflectionCallHelperService.getType(String) Method

Definition

public:
 Type ^ getType(System::String ^ typeName);
public Type getType (string typeName);
abstract member getType : string -> Type
Public Function getType (typeName As String) As Type

Parameters

typeName
String

Returns

Applies to