Searched refs:arType (Results 1 – 2 of 2) sorted by relevance
1862 System::Type* arType[]= new System::Type*[nElements]; in map_to_cli() local1865 arType[i]= in map_to_cli()1868 *cli_data= arType; in map_to_cli()
833 Type[] arType = {typeof(PolyStruct), typeof(PolyStruct2)}; in testS1()834 PolyStruct2 arg101 = new PolyStruct2(arType,1); in testS1()
Completed in 42 milliseconds