Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename TValue>
public ref class ValueParameter : Microsoft::Practices::ObjectBuilder::KnownTypeParameter
public class ValueParameter<TValue> : Microsoft.Practices.ObjectBuilder.KnownTypeParameter
type ValueParameter<'Value> = class
inherit KnownTypeParameter
Public Class ValueParameter(Of TValue)
Inherits KnownTypeParameter