Click or drag to resize

ParameterTK, TV Class

[Missing <summary> documentation for "T:Frontenac.Blueprints.Parameter`2"]

Inheritance Hierarchy
SystemObject
  Frontenac.BlueprintsParameter
    Frontenac.BlueprintsParameterTK, TV

Namespace:  Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public class Parameter<TK, TV> : Parameter

Type Parameters

TK

[Missing <typeparam name="TK"/> documentation for "T:Frontenac.Blueprints.Parameter`2"]

TV

[Missing <typeparam name="TV"/> documentation for "T:Frontenac.Blueprints.Parameter`2"]

The ParameterTK, TV type exposes the following members.

Constructors
  NameDescription
Public methodParameterTK, TV
Initializes a new instance of the ParameterTK, TV class
Top
Properties
  NameDescription
Public propertyKey
Public propertyValue
Top
See Also