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
.NET Framework (current version)
Initializes a new instance of the KnownTypeAttribute class.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() | KnownTypeAttribute(String^) | Initializes a new instance of the KnownTypeAttribute class with the name of a method that returns an IEnumerable of known types. |
![]() | KnownTypeAttribute(Type^) | Initializes a new instance of the KnownTypeAttribute class with the specified type. |
Show:
