Builder..::..PatternList Property

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public IPopsicleList<Selection> PatternList { get; }
Public ReadOnly Property PatternList As IPopsicleList(Of Selection)
	Get
public:
property IPopsicleList<Selection^>^ PatternList {
	IPopsicleList<Selection^>^ get ();
}