MorphHelper.GetPropertyValueMorphHelper(Type) Metodo

Definizione

Restituisce il metodo per gestire le conversioni di tipi per il tipo di proprietà specificato.

public:
 static System::Activities::Presentation::Model::PropertyValueMorphHelper ^ GetPropertyValueMorphHelper(Type ^ propertyType);
public static System.Activities.Presentation.Model.PropertyValueMorphHelper GetPropertyValueMorphHelper (Type propertyType);
static member GetPropertyValueMorphHelper : Type -> System.Activities.Presentation.Model.PropertyValueMorphHelper
Public Shared Function GetPropertyValueMorphHelper (propertyType As Type) As PropertyValueMorphHelper

Parametri

propertyType
Type

Il tipo di proprietà per cui ottenere il metodo.

Restituisce

Metodo per gestire le conversioni di tipi per il tipo di proprietà specificato.

Si applica a