[IACMember] IACMember (developer guide)


Method Name/ID Class / Summary
OnMemberChanged Void

RecycleMemberAndAttachTo Void


Method Name/ID Class / Summary
OnMemberChanged(System

Must be called inside the class that implements IACMember every time when the the encapsulated value-Property has changed. If the implementation implements INotifyPropertyChanged also then OnPropertyChanged() must be called inside the implementation of OnMemberChanged().

RecycleMemberAndAttachTo(gip

This method is called from the iPlus-Framework for each member of a ACComponent when a component was recycled from the component-pool (ACInitState.RecycledFromPool) instead of a new creation.