Public Property Get NewEnum() As IUnknown 'this property allows you to enumerate 'this collection with the For...Each syntax Set NewEnum = col.[_NewEnum] End Property 相关文章: 2021-10-10 2022-12-23 2022-12-23 2021-06-25 2022-12-23 2021-10-05 2021-07-12 2021-10-01