'宣言
<DefaultMemberAttribute("Item")> Public Class FormCollection Inherits ReadableStringCollection Implements IFormCollection, IReadableStringCollection
[DefaultMember("Item")] public class FormCollection : ReadableStringCollection, IFormCollection, IReadableStringCollection