Click or drag to resize

GraphHelpersIsNumber Method

[Missing <summary> documentation for "M:Frontenac.Blueprints.GraphHelpers.IsNumber(System.Object)"]

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public static bool IsNumber(
	Object expression
)

Parameters

expression
Type: SystemObject

[Missing <param name="expression"/> documentation for "M:Frontenac.Blueprints.GraphHelpers.IsNumber(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Frontenac.Blueprints.GraphHelpers.IsNumber(System.Object)"]

See Also