QsCustomType Class
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.RecordType)]
[System.Serializable]
public sealed class QsCustomType : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsCustomType>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)>]
[<System.Serializable>]
type QsCustomType = {}
Public NotInheritable Class QsCustomType
Implements IComparable, IComparable(Of QsCustomType), IEquatable(Of QsCustomType), IStructuralComparable, IStructuralEquatable
- Inheritance
-
QsCustomType
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute SerializableAttribute
- Implements
Constructors
| QsCustomType(QsQualifiedName, ImmutableArray<QsDeclarationAttribute>, Access, Source, QsNullable<QsLocation>, ResolvedType, QsTuple<QsTypeItem>, ImmutableArray<String>, QsComments) |
Properties
| Access | |
| Attributes | |
| Comments | |
| Documentation | |
| FullName | |
| Location | |
| Source | |
| Type | |
| TypeItems |