DataContractSet Class

Definition

public ref class DataContractSet sealed
public sealed class DataContractSet
type DataContractSet = class
Public NotInheritable Class DataContractSet
Inheritance
DataContractSet

Constructors

DataContractSet(DataContractSet)
DataContractSet(ISerializationSurrogateProvider, IEnumerable<Type>, IEnumerable<Type>)

Properties

Contracts
KnownTypesForObject
ProcessedContracts
SurrogateData

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetDataContract(Type)
GetDataContract(XmlQualifiedName)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetReferencedType(XmlQualifiedName, DataContract, DataContract, Object[], Nullable<Boolean>)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
ImportSchemaSet(XmlSchemaSet, IEnumerable<XmlQualifiedName>, Boolean)
ImportSchemaSet(XmlSchemaSet, IEnumerable<XmlSchemaElement>, Boolean)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to