TypeRefHasSameArrayRanks Method |
Determine if this
TypeRef has the same array ranks as the specified
TypeRef.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected bool HasSameArrayRanks(
TypeRef typeRef
)
Parameters
- typeRef
- Type: Nova.CodeDOMTypeRef
Return Value
Type:
BooleanSee Also