XmlDocumentSchema::GetViews Method ()
.NET Framework (current version)
Gets an array containing information about each child node starting at the node identified by the xPath parameter in the constructor, or each child node starting at the document root if the xPath parameter is empty.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: array<System.Web.UI.Design::IDataSourceViewSchema^>^An array of IDataSourceViewSchema objects.
Implements
IDataSourceSchema::GetViews()
.NET Framework
Available since 2.0
Available since 2.0
Show: