SyntaxTreeExtensions.|Missing|_|(ITuple) 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.
public static Microsoft.FSharp.Core.FSharpOption<Microsoft.FSharp.Core.Unit> |Missing|_| (Microsoft.Quantum.QsCompiler.SyntaxTokens.ITuple arg);
Microsoft.Quantum.QsCompiler.SyntaxTreeExtensions.|Missing|_| : Microsoft.Quantum.QsCompiler.SyntaxTokens.ITuple -> option<unit>
Public Function |Missing|_| (arg As ITuple) As FSharpOption(Of Unit)
Parameters
- arg
- ITuple
Returns
- Microsoft.FSharp.Core.FSharpOption<Microsoft.FSharp.Core.Unit>