[SerializableAttribute]
public sealed class IndexedTemplateTypeReference : TemplateTypeReference<SerializableAttribute>
Public NotInheritable Class IndexedTemplateTypeReference
Inherits TemplateTypeReference[SerializableAttribute]
public ref class IndexedTemplateTypeReference sealed : public TemplateTypeReference[<SealedAttribute>]
[<SerializableAttribute>]
type IndexedTemplateTypeReference =
class
inherit TemplateTypeReference
end| IndexedTemplateTypeReference | Constructor |
| Index | This read-only property returns the index |
| TemplateId | This read-only property returns the template ID |
| Equals |
This is overridden to allow comparison of to indexed template type references for equality
(Overrides ObjectEquals(Object)) |
| GetHashCode |
This is overridden to support equality comparisons
(Overrides ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |