Dea*_*ing 11

它是简写:

List<Whatever> list = FunctionThatReturnsAList(cmd);
Whatever whatever = list[0];
Run Code Online (Sandbox Code Playgroud)