Share via


Service.ApplyTransform(Type, Object[], Object[]) Method

Definition

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())

Parameters

mapRef
Type
outParams
Object[]
inParams
Object[]

Applies to