This documentation is archived and is not being maintained.

LinkFilter::LinkFilterArrayFromXml Method

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

public:
static array<LinkFilter^>^ LinkFilterArrayFromXml(
	XmlReader^ reader
)

Parameters

reader
Type: System.Xml::XmlReader

Return Value

Type: array<Microsoft.TeamFoundation::LinkFilter>

Show: