Instance Property インスタンスプロパティ

remoteObjects

The local proxies for remote objects that have been received over the connection but not deallocated yet. 接続越しに受信されたがまだデアロケートされないリモートオブジェクトに対するローカルプロキシ。

Declaration 宣言

@property(readonly, copy) NSArray *remoteObjects;

See Also 参照

Getting a Remote Object リモートオブジェクトを取得する