Reduces this node to a simpler expression. If CanReduce returns true, this should return a valid expression. This method can return another node which itself must be reduced.
'Usage Dim instance As Expression Dim returnValue As Expression returnValue = instance.Reduce() 'Declaration Public Overridable Function Reduce As Expression
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008, Windows Server 2003