If you define your object in XML Schema, .NET will automatically map it to a .NET object for you.
Anne On 6/15/05, Carolyn Vo <[EMAIL PROTECTED]> wrote: > > > > We are trying to figure out how to access from C# an object that has a > collection of complex types, which in turn includes a collection of complex > types. These complex types are inner classes of the parent object. Is this > possible? > > > > Thanks, > > Carolyn
