Partager via


ObjectBuiltNotificationPolicy.ItemNotification Delegate

Definition

public: delegate void ObjectBuiltNotificationPolicy::ItemNotification(System::Object ^ item);
public delegate void ObjectBuiltNotificationPolicy.ItemNotification(object item);
type ObjectBuiltNotificationPolicy.ItemNotification = delegate of obj -> unit
Public Delegate Sub ObjectBuiltNotificationPolicy.ItemNotification(item As Object)

Parameters

item
Object

Applies to