Message in Chinese (Traditional) (中文(繁體))
無法填入可列舉成員 '<var>Member</var>' 的值,因為它是 null (在 Visual Basic 中為 Nothing)。如果此集合不是 IEnumerable<t> 或 T[],它就必須實作 ICollection<t>,而且必須預先初始化或可以用預設建構函式寫入。</t></t>
Unlocalized message
Cannot populate the value of enumerable member '<var>Member</var>' because it is null (Nothing in Visual Basic). If the collection is not IEnumerable<t> or T[] it must implement ICollection<t> and be either pre-initialized or be writable with a default constructor.</t></t>
Search by Google