Generic Class

WritableKeyPath

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

Declaration 宣言

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

Relationships 関係

Inherits From 継承元

See Also 参照

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