Edit

Share via


TypeManifestOptions.Copiers Property

Definition

Gets the set of copiers, which are responsible for creating deep copies of a given type.

public System.Collections.Generic.HashSet<Type> Copiers { get; }
member this.Copiers : System.Collections.Generic.HashSet<Type>
Public ReadOnly Property Copiers As HashSet(Of Type)

Property Value

Applies to