Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util
ILinearSeq(T) Interface
ILinearSeq(T) Properties
Head Property
IsEmpty Property
ILinearSeq
T
Head Property
TBD
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
T
Head
{
get
; }
abstract
Head
: 'T
with
get
Property Value
Type:
T
See Also
Reference
ILinearSeq
T
Interface
Akka.Util Namespace
Akka.NET Home
|
Learn Akka.NET