| Visual Basic (Declaration) | |
|---|---|
Public Overrides NotOverridable Function InitializeLifetimeService() As Object | |
| C# | |
|---|---|
public override object InitializeLifetimeService() | |
| C++/CLI | |
|---|---|
public: Object^ InitializeLifetimeService(); override | |
Return Value
null (this object has to live "forever").Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Reference
NotifyCollectionChangedWrapper ClassNotifyCollectionChangedWrapper Members
Base Implementation in InitializeLifetimeService