EntityAssignment.RaisedCount 属性

定义

获取或设置已引发事件的次数。

public uint RaisedCount { get; set; }
member this.RaisedCount : uint32 with get, set
Public Property RaisedCount As UInteger

属性值

引发事件的次数。

适用于