how can i create an array of socket objects using the events of it??

Dim WithEvents sc() As SocketsClient
this line of code VS.Net says that it can't be done, but should be some way!

Thank you,
Guilherme Costa