ParameterTK, TVValue Property |
[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.Parameter`2.Value"]
Namespace:
VelocityGraph.Frontenac.Blueprints
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public TV Value { get; set; }
Public Property Value As TV
Get
Set
public:
property TV Value {
TV get ();
void set (TV value);
}
member Value : 'TV with get, set
Property Value
Type:
TVSee Also