ReadNodes Method
Overloads
ReadNodes<T>(String, XmlReader)
Declaration
public static List<T> ReadNodes<T>(string listName, XmlReader r)
Parameters
Type | Name | Description |
---|---|---|
System.String | listName | |
System.Xml.XmlReader | r |
Returns
Type | Description |
---|---|
System.Collections.Generic.List<T> |
Type Parameters
Name | Description |
---|---|
T |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!