INameChangeNotification Interface

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.



Overview (.NET)

Interface for classes that want to receive name change notification from named objects.

Object Collections use this interface to let items in the list notify them of a change in the name of an item.

Namespace

Declaration (C#)

public interface INameChangeNotification;

Hierarchy

  • RemObjects.Common.Collections.INameChangeNotification

Methods

Method
Description
OnItemChangeName Called when the name the named object this interface is assigned to has been changed.


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools