ArrayTypeReference Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.Targets.dll
This represents an array type reference
[Serializable]
public sealed class ArrayTypeReference : TypeReference
- Inheritance
-
ArrayTypeReference
Constructors
| ArrayTypeReference(TypeReference, int) |
Constructor |
Properties
| ElementType |
This read-only property returns the element type |
| Rank |
This read-only property returns the array rank |