Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


my question about???


my question about???

Author
Message
vikas
vikas
Forum God
Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)

Group: Forum Members
Posts: 14, Visits: 9
It has to do with the same old story I've posted weeks ago..... and I'm so angry about VB. Net (1.1) ....



Someone solve me this one, please:

----------------------------------------

Public Class Thinger



Private arrThings As ArrayList



Public Sub New()

Me.arrThings = New ArrayList()

End Sub



Public Sub AddThing(String thingId)

Dim x As New Thing(thingId)

Me.arrThings.Add(x)

End Sub



Public Function GetThings() As Thing()

Return CType(Me.arrThings.ToArray(?#@!?), Thing())

End Function



End Class

Web design services       

SmileSmile

Website Designing Company
vikas
vikas
Forum God
Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)Forum God (3.6K reputation)

Group: Forum Members
Posts: 14, Visits: 9
if you have the answer then please post here because there is need for it.so help me..

Web design services       

SmileSmile

Website Designing Company
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search