 | ArrayLinearSeq<T>.IsEmpty Property |
TBD
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntaxpublic bool IsEmpty { get; }
abstract IsEmpty : bool with get
override IsEmpty : bool with get
Property Value
Type:
BooleanImplements
ILinearSeq<T>.IsEmpty
See Also