CLR Interop with non-native types

  • Updated

irScript supports usage of non-irScript-native CLR types and instances; CLR methods and properties are invocable, non-native instances can be passed as method arguments, etc. See the topic “Built-in Objects and Functions” for further information on interop APIs for working with such types.

The Class property for non-intrinsics returns a string of the format:

<CLR type name>, <Assembly name>

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.