TypeRef Constructor (ITypeDecl, Int32) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public TypeRef(
ITypeDecl iTypeDecl,
params int[] arrayRanks
)
Parameters
- iTypeDecl
- Type: Nova.CodeDOMITypeDecl
- arrayRanks
- Type: SystemInt32
See Also