int GetTransformationMatrix( string Name, ref double[] Value )
Function GetTransformationMatrix ( _ Name As String, _ ByRef Value As Double() _ ) As Integer
int GetTransformationMatrix( String^ Name, array<double>^% Value )