[SerializableAttribute]
public sealed class TypeTemplateTypeReference : TemplateTypeReference<SerializableAttribute>
Public NotInheritable Class TypeTemplateTypeReference
Inherits TemplateTypeReference[SerializableAttribute]
public ref class TypeTemplateTypeReference sealed : public TemplateTypeReference[<SealedAttribute>]
[<SerializableAttribute>]
type TypeTemplateTypeReference =
class
inherit TemplateTypeReference
end| TypeTemplateTypeReference | Constructor |
| Position | This read-only property returns the position |
| TemplateType | This read-only property returns the template type |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |