GlyphTypeface.ISupportInitialize.EndInit Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For a description of this member, see 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
Implements
- Attributes
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.