BaseMesh.Disposing
Disposing イベント
オブジェクトで Disposing イベントを検出するイベント ハンドラを追加する。
定義
Visual Basic | Public Event Disposing As EventHandler |
C# | public event EventHandler Disposing; |
Managed C++ | public: __event Disposing; |
JScript | イベントは使えるが、独自に定義することはできない。 |
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.