次の方法で共有


BehaviorServiceAdornerCollection.GetEnumerator メソッド

定義

BehaviorServiceAdornerCollection インスタンスを反復処理できる列挙子を返します。

public:
 System::Windows::Forms::Design::Behavior::BehaviorServiceAdornerCollectionEnumerator ^ GetEnumerator();
public System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator GetEnumerator ();
override this.GetEnumerator : unit -> System.Windows.Forms.Design.Behavior.BehaviorServiceAdornerCollectionEnumerator
Public Function GetEnumerator () As BehaviorServiceAdornerCollectionEnumerator

戻り値

BehaviorServiceAdornerCollectionEnumerator

IEnumerator インスタンスの BehaviorServiceAdornerCollection

適用対象

こちらもご覧ください