Proximity 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.SumType)]
[System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")]
[System.Serializable]
public sealed class Proximity : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTokens.Proximity>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTokens.Proximity>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.SumType)>]
[<System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")>]
[<System.Serializable>]
type Proximity =
Public NotInheritable Class Proximity
Implements IComparable, IComparable(Of Proximity), IEquatable(Of Proximity), IStructuralComparable, IStructuralEquatable
- Inheritance
-
Proximity
- Attributes
- Implements
Properties
| IsOtherAssembly | |
| IsSameAssembly | |
| OtherAssembly | |
| SameAssembly | |
| Tag |
Methods
| CompareTo(Object) | |
| CompareTo(Object, IComparer) | |
| CompareTo(Proximity) | |
| Equals(Object) | |
| Equals(Object, IEqualityComparer) | |
| Equals(Proximity) | |
| GetHashCode() | |
| GetHashCode(IEqualityComparer) | |
| ToString() |