The methods of the ISupportInitialize interface are listed below. For a complete list of ISupportInitialize interface members, see the ISupportInitialize Members topic.
BeginInit | When overridden in a derived class, signals the object that initialization is starting. |
EndInit | When overridden in a derived class, signals the object that initialization is complete. |
ISupportInitialize Interface | System.ComponentModel Namespace