[]
从集合中返回单个对象。
IBackgroundPicture this[int index] { get; }
必需的int 。对象的索引编号。
IBackgroundPicture this[string name] { get; }
必需的string 。对象的名称。