Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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:
© 2017 Microsoft