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