QsNamespaceElement.QsCustomType Class

Definition

[System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")]
[System.Diagnostics.DebuggerTypeProxy(typeof(Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement+QsCustomType@DebugTypeProxy))]
[System.Serializable]
public class QsNamespaceElement.QsCustomType : Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement
[<System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")>]
[<System.Diagnostics.DebuggerTypeProxy(typeof(Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespaceElement+QsCustomType@DebugTypeProxy))>]
[<System.Serializable>]
QsNamespaceElement.QsCustomType : QsCustomType -> QsNamespaceElement
Public Class QsNamespaceElement.QsCustomType
Inherits QsNamespaceElement
Inheritance
QsNamespaceElement.QsCustomType
Attributes

Properties

IsQsCallable (Inherited from QsNamespaceElement)
IsQsCustomType (Inherited from QsNamespaceElement)
Item
Tag (Inherited from QsNamespaceElement)

Methods

CompareTo(Object) (Inherited from QsNamespaceElement)
CompareTo(Object, IComparer) (Inherited from QsNamespaceElement)
CompareTo(QsNamespaceElement) (Inherited from QsNamespaceElement)
Equals(Object) (Inherited from QsNamespaceElement)
Equals(Object, IEqualityComparer) (Inherited from QsNamespaceElement)
Equals(QsNamespaceElement) (Inherited from QsNamespaceElement)
GetFullName() (Inherited from QsNamespaceElement)
GetHashCode() (Inherited from QsNamespaceElement)
GetHashCode(IEqualityComparer) (Inherited from QsNamespaceElement)
ToString() (Inherited from QsNamespaceElement)

Extension Methods

SourceFile(QsNamespaceElement)
ToFullName(QsNamespaceElement)

Applies to