IndexedTemplateTypeReference Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.Targets.dll
This represents an indexed template type reference
[Serializable]
public sealed class IndexedTemplateTypeReference : TemplateTypeReference
- Inheritance
-
IndexedTemplateTypeReference
Constructors
| IndexedTemplateTypeReference(string, int) |
Constructor |
Properties
| Index |
This read-only property returns the index |
| TemplateId |
This read-only property returns the template ID |
Methods
| Equals(object) |
This is overridden to allow comparison of to indexed template type references for equality |
| GetHashCode() |
This is overridden to support equality comparisons |