正如GetX建议的那样,我应该像myRxSet = dataFetchedFromServer一样去。这给了我一个编译时错误。fetchDataFromServer(); // this gives me a warning that RxSet is not intented to be used this way.GetXmyCustomClassEntries = new Set<MyCustomClass>();
// This line works, just like everywher