SerializerSession.ReferencedObjects プロパティ

定義

参照先のオブジェクト コレクションを取得します。

public Orleans.Serialization.Session.ReferencedObjectCollection ReferencedObjects { get; }
member this.ReferencedObjects : Orleans.Serialization.Session.ReferencedObjectCollection
Public ReadOnly Property ReferencedObjects As ReferencedObjectCollection

プロパティ値

参照先のオブジェクト コレクション。

適用対象