GrapeCity.Xaml.CalcEngine
IsVolatile Method (CalcRandFunction)


Determines whether the function is volatile while evaluate.
Syntax
'Declaration
 
Public Overrides Function IsVolatile() As Boolean
'Usage
 
Dim instance As CalcRandFunction
Dim value As Boolean
 
value = instance.IsVolatile()
public override bool IsVolatile()

Return Value

true if the function is volatile; false otherwise.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcRandFunction Class
CalcRandFunction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options