ExtendedTypeDefinition
Class
Definition
Specifies additional type definitions for an object
public sealed class ExtendedTypeDefinition
- Inheritance
-
ExtendedTypeDefinition
Constructors
| ExtendedTypeDefinition(String) |
Initiate an instance of ExtendedTypeDefinition with the type name |
| ExtendedTypeDefinition(String, IEnumerable<FormatViewDefinition>) |
Constructor for the ExtendedTypeDefinition |
Properties
| FormatViewDefinition |
The formatting view definition for the specified type |
| TypeName |
Typename |
Methods
| ToString() |
Overloaded to string method for better display |