Property<TValue, TIndex> Properties |
The Property<TValue, TIndex> generic type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a delegate enabling to invoke the get accessor
of the imported property.
| |
Set |
Gets a delegate enabling to invoke the set accessor
of the imported property.
|