GlyphTypeface.ISupportInitialize.EndInit Método
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Para uma descrição deste elemento, veja EndInit().
virtual void System.ComponentModel.ISupportInitialize.EndInit() = System::ComponentModel::ISupportInitialize::EndInit;
[System.Security.SecurityCritical]
void ISupportInitialize.EndInit();
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
void ISupportInitialize.EndInit();
void ISupportInitialize.EndInit();
[<System.Security.SecurityCritical>]
abstract member System.ComponentModel.ISupportInitialize.EndInit : unit -> unit
override this.System.ComponentModel.ISupportInitialize.EndInit : unit -> unit
[<System.Security.SecurityCritical>]
[<System.Security.SecurityTreatAsSafe>]
abstract member System.ComponentModel.ISupportInitialize.EndInit : unit -> unit
override this.System.ComponentModel.ISupportInitialize.EndInit : unit -> unit
abstract member System.ComponentModel.ISupportInitialize.EndInit : unit -> unit
override this.System.ComponentModel.ISupportInitialize.EndInit : unit -> unit
Sub EndInit () Implements ISupportInitialize.EndInit
Implementações
- Atributos