継承階層
System.Object
Microsoft.VisualStudio.GraphModel.Styles.GraphConditionCollection
名前空間: Microsoft.VisualStudio.GraphModel.Styles
アセンブリ: Microsoft.VisualStudio.GraphModel (Microsoft.VisualStudio.GraphModel.dll 内)
構文
'宣言
Public Class GraphConditionCollection _
Implements ICollection(Of GraphCondition), IEnumerable(Of GraphCondition), _
IEnumerable
public class GraphConditionCollection : ICollection<GraphCondition>,
IEnumerable<GraphCondition>, IEnumerable
public ref class GraphConditionCollection : ICollection<GraphCondition^>,
IEnumerable<GraphCondition^>, IEnumerable
type GraphConditionCollection =
class
interface ICollection<GraphCondition>
interface IEnumerable<GraphCondition>
interface IEnumerable
end
public class GraphConditionCollection implements ICollection<GraphCondition>, IEnumerable<GraphCondition>, IEnumerable
GraphConditionCollection 型で公開されるメンバーは以下のとおりです。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
GraphConditionCollection |
このページのトップへ
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Count | |
![]() |
Graph | |
![]() |
IsReadOnly |
このページのトップへ
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Add | |
![]() |
Clear | |
![]() |
Contains | |
![]() |
CopyTo | |
![]() |
Equals | 指定した Object が、現在の Object と等しいかどうかを判断します。 (Object から継承されます。) |
![]() |
Finalize | オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
![]() |
GetEnumerator | |
![]() |
GetHashCode | 特定の型のハッシュ関数として機能します。 (Object から継承されます。) |
![]() |
GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) |
![]() |
Insert | |
![]() |
MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |
![]() |
Remove | |
![]() |
ToString | 現在のオブジェクトを表す文字列を返します。 (Object から継承されます。) |
このページのトップへ
明示的インターフェイスの実装
| 名前 | 説明 | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator |
このページのトップへ
スレッド セーフ
この型のすべてのパブリック static (Visual Basic では Shared) メンバーは、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)
.gif)