CallableDeclarationHeader 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 CallableDeclarationHeader : IComparable, IComparable<Microsoft.Quantum.QsCompiler.CallableDeclarationHeader>, IEquatable<Microsoft.Quantum.QsCompiler.CallableDeclarationHeader>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)>]
[<System.Serializable>]
type CallableDeclarationHeader = {}
Public NotInheritable Class CallableDeclarationHeader
Implements IComparable, IComparable(Of CallableDeclarationHeader), IEquatable(Of CallableDeclarationHeader), IStructuralComparable, IStructuralEquatable
- Inheritance
-
CallableDeclarationHeader
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute SerializableAttribute
- Implements
Constructors
Properties
| Access | |
| ArgumentTuple | |
| Attributes | |
| Documentation | |
| Kind | |
| Location | |
| Position | |
| QualifiedName | |
| Signature | |
| Source | |
| SymbolRange |
Methods
Extension Methods
| PrintSignature(CallableDeclarationHeader) |