![]() | ContextCreateStructType Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | CreateStructType(String) | Create an empty structure type |
![]() | CreateStructType(Boolean, ITypeRef, ITypeRef) | Create an anonymous structure type (e.g. Tuple) |
![]() | CreateStructType(String, Boolean, ITypeRef) | Creates a new structure type in this Context |