FSharpListCopier<T> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Orleans.RegisterCopier]
public class FSharpListCopier<T> : Orleans.Serialization.Cloning.IDeepCopier<Microsoft.FSharp.Collections.FSharpList<T>>
[<Orleans.RegisterCopier>]
type FSharpListCopier<'T> = class
interface IDeepCopier<List<'T>>
interface IDeepCopier
Public Class FSharpListCopier(Of T)
Implements IDeepCopier(Of FSharpList(Of T))
- T
- Inheritance
-
FSharpListCopier<T>
- Attributes
- Implements
-
IDeepCopier IDeepCopier<Microsoft.
FSharp. <T>>Collections. FSharp List
Product | Versions |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |