Spread Silverlight Documentation
GetBaseException Method (CalcUnParseException)


GrapeCity.CalcEngine Namespace > CalcUnParseException Class : GetBaseException Method
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public Overridable Function GetBaseException() As System.Exception
'Usage
 
Dim instance As CalcUnParseException
Dim value As System.Exception
 
value = instance.GetBaseException()
[__DynamicallyInvokable()]
public virtual System.Exception GetBaseException()
See Also

Reference

CalcUnParseException Class
CalcUnParseException Members