When overridden in a derived class, evaluates whether to preserve white space nodes or strip them for the given context.
Public MustOverride Function PreserveWhitespace ( _ node As XPathNavigator _ ) As Boolean
Dim instance As XsltContext Dim node As XPathNavigator Dim returnValue As Boolean returnValue = instance.PreserveWhitespace(node)
public abstract bool PreserveWhitespace( XPathNavigator node )
public: virtual bool PreserveWhitespace( XPathNavigator^ node ) abstract
public abstract function PreserveWhitespace( node : XPathNavigator ) : boolean
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98