QsTypeItem.NewAnonymous(ResolvedType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 1)]
public static Microsoft.Quantum.QsCompiler.SyntaxTree.QsTypeItem NewAnonymous (Microsoft.Quantum.QsCompiler.SyntaxTree.ResolvedType item);
Public Shared Function NewAnonymous (item As ResolvedType) As QsTypeItem
Parameters
- item
- ResolvedType
Returns
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute