SpatialEntityStore.CreateEntityWatcher メソッド

定義

参加者がストア内のエンティティを追加、更新、または削除するときにアプリが監視できるようにするウォッチャーを取得します。

public:
 virtual SpatialEntityWatcher ^ CreateEntityWatcher() = CreateEntityWatcher;
SpatialEntityWatcher CreateEntityWatcher();
public SpatialEntityWatcher CreateEntityWatcher();
function createEntityWatcher()
Public Function CreateEntityWatcher () As SpatialEntityWatcher

戻り値

エンティティ ウォッチャー。

適用対象