C# Class XsdToObjectsExtracting.Generated.CollectionList

显示文件 Open project: 7digital/XML-Deserialization-Examples

Public Methods

Method Description
CollectionList ( ) : System.Collections.Generic
CollectionList ( System.Xml.Linq.XElement element ) : System.Collections.Generic

Method Details

CollectionList() public method

public CollectionList ( ) : System.Collections.Generic
return System.Collections.Generic

CollectionList() public method

public CollectionList ( System.Xml.Linq.XElement element ) : System.Collections.Generic
element System.Xml.Linq.XElement
return System.Collections.Generic