Generic Class

ReferenceWritableKeyPath

A key path that supports reading from and writing to the resulting value with reference semantics. 結果値からのよみ出し及びそれへの書き込みを参照意味論でサポートするキーパス。

Declaration 宣言

class ReferenceWritableKeyPath<Root, Value> : WritableKeyPath<Root, Value>

Relationships 関係

Inherits From 継承元

See Also 参照

Writable Key Paths 書き込み可能なキーパス