Builder..::..ClassesList Property

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

Syntax


public IPopsicleList<string> ClassesList { get; }
Public ReadOnly Property ClassesList As IPopsicleList(Of String)
	Get
public:
property IPopsicleList<String^>^ ClassesList {
	IPopsicleList<String^>^ get ();
}