Click or drag to resize

GraphHelpersIsNumber Method

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

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

Parameters

expression
Type: SystemObject

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

Return Value

Type: Boolean

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

See Also