Pattern クラス

結合パターンを表します。

継承階層

System.Object
  System.Reactive.Joins.Pattern
    さらに表示...

Namespace:System.Reactive.Joins
アセンブリ: System.Reactive (System.Reactive.dll)

構文

'Declaration
Public MustInherit Class Pattern
'Usage
Dim instance As Pattern
public abstract class Pattern
public ref class Pattern abstract
[<AbstractClassAttribute>]
type Pattern =  class end
public abstract class Pattern

Pattern 型は、次のメンバーを公開します。

メソッド

  名前 説明
Public メソッド [等しい] ( オブジェクトから継承されます)。
Protected メソッド Finalize ( オブジェクトから継承されます)。
Public メソッド GetHashCode ( オブジェクトから継承されます)。
Public メソッド GetType ( オブジェクトから継承されます)。
Protected メソッド MemberwiseClone ( オブジェクトから継承されます)。
Public メソッド ToString ( オブジェクトから継承されます)。

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

リファレンス

System.Reactive.Joins 名前空間

継承階層

System.Object
  System.Reactive.Joins.Pattern
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5、T6、T7、T8、T9、T10>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5、T6、T7、T8、T9、T10、T11>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5、T6、T7、T8、T9、T10、T11、T12>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5、T6、T7、T8、T9、T10、T11、T12、T13>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5、T6、T7、T8、T9、T10、T11、T12、T13、T14>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5、T6、T7、T8、T9、T10、T11、T12、T13、T14、T15>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5、T6、T7、T8、T9、T10、T11、T12、T13、T14、T15、T16>
    System.Reactive.Joins.Pattern<T1, T2>
    System.Reactive.Joins.Pattern<T1、T2、T3>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5、T6>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5、T6、T7>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5、T6、T7、T8>
    System.Reactive.Joins.Pattern<T1、T2、T3、T4、T5、T6、T7、T8、T9>