Share via


Property<TParent,TValue> Class

Definition

public sealed class Property<TParent,TValue>
type Property<'Parent, 'Value> = class
Public NotInheritable Class Property(Of TParent, TValue)

Type Parameters

TParent
TValue
Inheritance
Property<TParent,TValue>

Constructors

Property<TParent,TValue>(Func<TParent,TValue>, Action<TParent,TValue>)

Properties

Get
Set

Applies to