type CollectionChangeEventHandler<T> = (event) => void
参数
CollectionChangeEvent
T
返回:void
void
CollectionBeforeRemoveEventHandler
CollectionProperties
集合属性类型,可以是数组或Collection对象
Written by:
BIMFlux AI