收集问题,我无法解决 [英] Collection questions which I am not able to solve

查看:78
本文介绍了收集问题,我无法解决的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在返回方法的同一类下添加类对象列表'



例如说我们有一个叫做播放器的类。



现在我们要在同一个类下创建一个这样的方法:

static List< player> prefil()

此方法将返回一个类对象列表



我尝试过:



我无法理解如何解决问题

how to add a list of class objects under the same class as return method'

for example say we have a class called player.

now under the same class we want to create a method like this:
static List<player> prefil()
this method will return a list of class object

What I have tried:

I could not understand how to solve the problem

推荐答案

阅读说明。它们很清楚,所以如果你不理解它们,你需要重新阅读你的课程笔记,然后再重复阅读说明书。



我们这样做不做你的功课:这是有原因的。它就是为了让你思考你被告知的事情,并试着理解它。它也在那里,以便您的导师可以识别您身体虚弱的区域,并将更多的注意力集中在补救措施上。



亲自尝试,你可能会发现它不是和你想的一样困难!



如果遇到具体问题,请询问相关问题,我们会尽力提供帮助。但我们不打算为你做这一切!
Read the instructions. They are pretty clear, so if you don't understand them, you need to re-read your course notes and then the instructions again until you do.

We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.

Try it yourself, you may find it is not as difficult as you think!

If you meet a specific problem, then please ask about that and we will do our best to help. But we aren't going to do it all for you!


阅读有关应该让你入门的课程文档。



Classes(C#编程指南)| Microsoft Docs [ ^ ]
Have a read of the documentation on classes that should get you started.

Classes (C# Programming Guide) | Microsoft Docs[^]


这篇关于收集问题,我无法解决的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆