<Xml.Serialization.XmlArray()> _
<Xml.Serialization.XmlArrayItem(GetType(ArrayItem))> _

Can these types of attributes be applied to a class?  

I have a class that inherits Arraylist and another class that has a property of this 
class that inherits from Arraylist.  I tried to put the attributes on the property, 
but it failed to serialize.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to