ActivityDesignerVerbCollection クラス

定義

注意事項

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

ActivityDesignerVerb オブジェクトのコレクションを保持します。

public ref class ActivityDesignerVerbCollection sealed : System::ComponentModel::Design::DesignerVerbCollection
public sealed class ActivityDesignerVerbCollection : System.ComponentModel.Design.DesignerVerbCollection
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public sealed class ActivityDesignerVerbCollection : System.ComponentModel.Design.DesignerVerbCollection
type ActivityDesignerVerbCollection = class
    inherit DesignerVerbCollection
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type ActivityDesignerVerbCollection = class
    inherit DesignerVerbCollection
Public NotInheritable Class ActivityDesignerVerbCollection
Inherits DesignerVerbCollection
継承
ActivityDesignerVerbCollection
属性

注釈

注意

ここでは、廃止された型と名前空間について説明します。 詳細については、「.NET 4.5 での Windows Workflow Foundation の新機能」を参照してください。

ActivityDesignerVerbCollection は、同じ動詞グループに属する動詞を保持し、それぞれの識別子が連続的になるようにします。

コンストラクター

ActivityDesignerVerbCollection()

ActivityDesignerVerbCollection のインスタンスを初期化します。

ActivityDesignerVerbCollection(IEnumerable<ActivityDesignerVerb>)

指定した動詞のジェネリック コレクション IEnumerable<T> を使用して、ActivityDesignerVerbCollection クラスの新しいインスタンスを初期化します。

プロパティ

Capacity

CollectionBase に格納できる要素の数を取得または設定します。

(継承元 CollectionBase)
Count

CollectionBase インスタンスに含まれる要素の数を取得します。 このプロパティはオーバーライドできません。

(継承元 CollectionBase)
InnerList

ArrayList インスタンス内の要素のリストを格納する CollectionBase を取得します。

(継承元 CollectionBase)
Item[Int32]

指定したインデックス位置にある DesignerVerb を取得または設定します。

(継承元 DesignerVerbCollection)
List

IList インスタンス内の要素のリストを格納する CollectionBase を取得します。

(継承元 CollectionBase)

メソッド

Add(DesignerVerb)

指定された DesignerVerb をコレクションに追加します。

(継承元 DesignerVerbCollection)
AddRange(DesignerVerb[])

指定した一連のデザイナー動詞をコレクションに追加します。

(継承元 DesignerVerbCollection)
AddRange(DesignerVerbCollection)

デザイナー動詞の指定したコレクションをコレクションに追加します。

(継承元 DesignerVerbCollection)
Clear()

CollectionBase インスタンスからすべてのオブジェクトを削除します。 このメソッドはオーバーライドできません。

(継承元 CollectionBase)
Contains(DesignerVerb)

指定した DesignerVerb がコレクション内に存在するかどうかを示す値を取得します。

(継承元 DesignerVerbCollection)
CopyTo(DesignerVerb[], Int32)

指定したインデックスを開始位置として、指定した DesignerVerb 配列にコレクション メンバーをコピーします。

(継承元 DesignerVerbCollection)
Equals(Object)

指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。

(継承元 Object)
GetEnumerator()

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

(継承元 CollectionBase)
GetHashCode()

既定のハッシュ関数として機能します。

(継承元 Object)
GetType()

現在のインスタンスの Type を取得します。

(継承元 Object)
IndexOf(DesignerVerb)

指定した DesignerVerb のインデックスを取得します。

(継承元 DesignerVerbCollection)
Insert(Int32, DesignerVerb)

指定したインデックス位置に指定した DesignerVerb を挿入します。

(継承元 DesignerVerbCollection)
MemberwiseClone()

現在の Object の簡易コピーを作成します。

(継承元 Object)
OnClear()

Clear イベントを発生させます。

(継承元 DesignerVerbCollection)
OnClearComplete()

CollectionBase インスタンスの内容を消去した後に、追加のカスタム プロセスを実行します。

(継承元 CollectionBase)
OnInsert(Int32, Object)

Insert イベントを発生させます。

(継承元 DesignerVerbCollection)
OnInsertComplete(Int32, Object)

CollectionBase インスタンスに新しい要素を挿入した後に、追加のカスタム プロセスを実行します。

(継承元 CollectionBase)
OnRemove(Int32, Object)

Remove イベントを発生させます。

(継承元 DesignerVerbCollection)
OnRemoveComplete(Int32, Object)

CollectionBase インスタンスから要素を削除した後に、追加のカスタム プロセスを実行します。

(継承元 CollectionBase)
OnSet(Int32, Object, Object)

Set イベントを発生させます。

(継承元 DesignerVerbCollection)
OnSetComplete(Int32, Object, Object)

CollectionBase インスタンスに値を設定した後に、追加のカスタム プロセスを実行します。

(継承元 CollectionBase)
OnValidate(Object)

Validate イベントを発生させます。

(継承元 DesignerVerbCollection)
Remove(DesignerVerb)

指定された DesignerVerb をコレクションから削除します。

(継承元 DesignerVerbCollection)
RemoveAt(Int32)

CollectionBase インスタンスの指定したインデックスにある要素を削除します。 このメソッドはオーバーライドできません。

(継承元 CollectionBase)
ToString()

現在のオブジェクトを表す文字列を返します。

(継承元 Object)

明示的なインターフェイスの実装

ICollection.CopyTo(Array, Int32)

CollectionBase 全体を互換性のある 1 次元の Array にコピーします。コピー操作は、コピー先の配列の指定したインデックスから始まります。

(継承元 CollectionBase)
ICollection.IsSynchronized

CollectionBase へのアクセスが同期されている (スレッド セーフである) かどうかを示す値を取得します。

(継承元 CollectionBase)
ICollection.SyncRoot

CollectionBase へのアクセスを同期するために使用できるオブジェクトを取得します。

(継承元 CollectionBase)
IList.Add(Object)

CollectionBase の末尾にオブジェクトを追加します。

(継承元 CollectionBase)
IList.Contains(Object)

CollectionBase に特定の要素が格納されているかどうかを判断します。

(継承元 CollectionBase)
IList.IndexOf(Object)

指定した Object を検索し、CollectionBase 全体内で最初に見つかった位置の 0 から始まるインデックスを返します。

(継承元 CollectionBase)
IList.Insert(Int32, Object)

CollectionBase 内の指定したインデックスの位置に要素を挿入します。

(継承元 CollectionBase)
IList.IsFixedSize

CollectionBase が固定サイズかどうかを示す値を取得します。

(継承元 CollectionBase)
IList.IsReadOnly

CollectionBase が読み取り専用かどうかを示す値を取得します。

(継承元 CollectionBase)
IList.Item[Int32]

指定したインデックスにある要素を取得または設定します。

(継承元 CollectionBase)
IList.Remove(Object)

特定のオブジェクトが CollectionBase 内にあるときに、最初に出現したものを削除します。

(継承元 CollectionBase)

拡張メソッド

Cast<TResult>(IEnumerable)

IEnumerable の要素を、指定した型にキャストします。

OfType<TResult>(IEnumerable)

指定された型に基づいて IEnumerable の要素をフィルター処理します。

AsParallel(IEnumerable)

クエリの並列化を有効にします。

AsQueryable(IEnumerable)

IEnumerableIQueryable に変換します。

適用対象