DataContract Class

Definition

public ref class DataContract abstract
public abstract class DataContract
type DataContract = class
Public MustInherit Class DataContract
Inheritance
DataContract
Derived

Properties

BaseContract
ContractType
DataMembers
IsBuiltInDataContract
IsISerializable
IsReference
IsValueType
KnownDataContracts
OriginalUnderlyingType
TopLevelElementName
TopLevelElementNamespace
UnderlyingType
XmlName

Methods

Equals(Object)

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

(Inherited from Object)
GetArrayTypeName(Boolean)
GetBuiltInDataContract(String, String)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
GetXmlName(Type)
IsDictionaryLike(String, String, String)
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