FSharpMapCopier<TKey,TValue> 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 FSharpMapCopier<TKey,TValue> : Orleans.Serialization.Cloning.IDeepCopier<Microsoft.FSharp.Collections.FSharpMap<TKey,TValue>>
[<Orleans.RegisterCopier>]
type FSharpMapCopier<'Key, 'Value> = class
interface IDeepCopier<Map<'Key, 'Value>>
interface IDeepCopier
Public Class FSharpMapCopier(Of TKey, TValue)
Implements IDeepCopier(Of FSharpMap(Of TKey, TValue))
- TKey
- TValue
- Inheritance
-
FSharpMapCopier<TKey,TValue>
- Attributes
- Implements
-
IDeepCopier IDeepCopier<Microsoft.
FSharp. <TKey,TValue>>Collections. FSharp Map
Produkto | Mga Bersyon |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |