共用方式為


SpatialEntityStore.CreateEntityWatcher 方法

定義

取得監看員,可讓應用程式觀察參與者在存放區中新增、更新或移除實體時。

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

傳回

實體監看員。

適用於