Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util
ArrayLinearSeq(T) Class
ArrayLinearSeq(T) Properties
Head Property
IsEmpty Property
ArrayLinearSeq
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
public
T
Head
{
get
; }
abstract
Head
: 'T
with
get
override
Head
: 'T
with
get
Property Value
Type:
T
Implements
ILinearSeq
T
Head
See Also
Reference
ArrayLinearSeq
T
Class
Akka.Util Namespace
Akka.NET Home
|
Learn Akka.NET