VisualToolBaseTResultTypedResult Property

CVB.Net Documentation
Get the typed version of the calculation result (sometimes easier to access than the untyped version).

Namespace:  Stemmer.Cvb.Forms.VisualTools
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public TResult TypedResult { get; }

Property Value

Type: TResult
See Also

Reference