SelectionEnvelope..::..PatternList Property

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

Syntax


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