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

已调用此容器和数据项对的次数。

适用于