ActorPath..::..Elements Property
Gets the elements.
Namespace:
Akka.ActorAssembly: Akka (in Akka.dll)
Syntax
public IReadOnlyList<string> Elements { get; }
Public ReadOnly Property Elements As IReadOnlyList(Of String) Get
public: property IReadOnlyList<String^>^ Elements { IReadOnlyList<String^>^ get (); }