类 CollectionChangedEventArgs


  • public class CollectionChangedEventArgs
    extends ObjEventArgs
    • 构造器详细资料

      • CollectionChangedEventArgs

        public CollectionChangedEventArgs​(DictObj obj,
                                          ActionType actionType)
    • 方法详细资料

      • getActionType

        public ActionType getActionType()
      • setActionType

        public void setActionType​(ActionType actionType)