共用方式為


ContainerContentChangingEventArgs.Phase 屬性

定義

取得呼叫這個容器和資料項目組的次數。

public:
 property unsigned int Phase { unsigned int get(); };
uint32_t Phase();
public uint Phase { get; }
var uInt32 = containerContentChangingEventArgs.phase;
Public ReadOnly Property Phase As UInteger

屬性值

UInt32

unsigned int

uint32_t

呼叫此容器和資料項目組的次數。

適用於