Service.ApplyTransform(Type, Object[], Object[]) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void ApplyTransform(Type ^ mapRef, cli::array <System::Object ^> ^ outParams, cli::array <System::Object ^> ^ inParams);
public void ApplyTransform (Type mapRef, object[] outParams, object[] inParams);
member this.ApplyTransform : Type * obj[] * obj[] -> unit
Public Sub ApplyTransform (mapRef As Type, outParams As Object(), inParams As Object())
Paramètres
- mapRef
- Type
- outParams
- Object[]
- inParams
- Object[]