all groups > vb.net upgrade > june 2004 >
You're in the

vb.net upgrade

group:

Simple Property question


Simple Property question FOP
6/8/2004 2:51:02 PM
vb.net upgrade:
Hi

Does any one know how can I declare a property as an array??

I build a structure called sListItem for my property's type

Public Property ListItems() As sListIte

but this property is supposed to be an array! I need to call

ListItems(1).xx

I've already read a lot but I couldn't find anything about this..

Thanks!

Fernando
Re: Simple Property question hirf-spam-me-here NO[at]SPAM gmx.at
6/9/2004 12:24:36 AM
* =?Utf-8?B?Rk9Q?= <anonymous@discussions.microsoft.com> scripsit:
[quoted text, click to view]

'...As sListItem()'.

--
Herfried K. Wagner [MVP]
AddThis Social Bookmark Button