FsPickler


Sifted<'T>

Namespace: MBrace.FsPickler
Attributes:
[<Sealed>]
[<DataContract>]

Declares a sifted version of a version of type 'T Is generated by the sifting implementation of FsPickler.

Instance members

Instance memberDescription
x.SiftCount
Signature: int

Number of objects that have been sifted from parent graph.

CompiledName: get_SiftCount

Fork me on GitHub