GraphNodeTryConvert Method |
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public override bool TryConvert(
ConvertBinder binder,
out Object result
)
Parameters
- binder
- Type: System.DynamicConvertBinder
- result
- Type: SystemObject
Return Value
Type:
BooleanSee Also