MBrace.Core


CloudArray<'T>

Namespace: MBrace.Core

Serializable entity that represents an immutable array that has been cached by the MBrace runtime.

Instance members

Instance memberDescription
Length
Signature: int
Modifiers: abstract

Array element count

CompiledName: get_Length

Fork me on GitHub