Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns the address of the argument. Uses of this value may result in the generation of unverifiable code.
Namespace/Module Path: Microsoft.FSharp.Core.LanguagePrimitives.IntrinsicOperators
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
( ~& ) : 'T -> byref<'T>
// Usage:
& obj
Parameters
obj
Type: 'TThe input object.
Return Value
The managed pointer.
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable