CollectionViewSource.ISupportInitialize.EndInit Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Signals the object that initialization is complete.
Namespace: System.Windows.Data
Assembly: System.Windows (in System.Windows.dll)
Syntax
'Declaration
Private Sub EndInit Implements ISupportInitialize.EndInit
void ISupportInitialize.EndInit()
Implements
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | The View property value has one or more of the following inconsistencies:
|
Remarks
This member is an explicit interface member implementation. It can be used only when the CollectionViewSource instance is cast to an ISupportInitialize interface.
Version Information
Silverlight
Supported in: 5, 4
Silverlight for Windows Phone
Supported in: Windows Phone OS 7.1
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.