KnownTypeAttribute Constructor

 

Initializes a new instance of the KnownTypeAttribute class.

Namespace:   System.Runtime.Serialization
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

NameDescription
System_CAPS_pubmethodKnownTypeAttribute(String^)

Initializes a new instance of the KnownTypeAttribute class with the name of a method that returns an IEnumerable of known types.

System_CAPS_pubmethodKnownTypeAttribute(Type^)

Initializes a new instance of the KnownTypeAttribute class with the specified type.

Return to top
Show: