EventSource.EventSourcePrimitive.Implicit Operator
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
Implicit(Boolean to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(bool value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(bool value);
static member op_Implicit : bool -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Boolean) As EventSource.EventSourcePrimitive
Parameters
- value
- Boolean
Retouren
Van toepassing op
Implicit(UInt32 to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
Belangrijk
Deze API is niet CLS-conform.
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(System::UInt32 value);
[System.CLSCompliant(false)]
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(uint value);
[<System.CLSCompliant(false)>]
static member op_Implicit : uint32 -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As UInteger) As EventSource.EventSourcePrimitive
Parameters
- value
- UInt32
Retouren
- Kenmerken
Van toepassing op
Implicit(UInt16 to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
Belangrijk
Deze API is niet CLS-conform.
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(System::UInt16 value);
[System.CLSCompliant(false)]
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(ushort value);
[<System.CLSCompliant(false)>]
static member op_Implicit : uint16 -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As UShort) As EventSource.EventSourcePrimitive
Parameters
- value
- UInt16
Retouren
- Kenmerken
Van toepassing op
Implicit(String to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(System::String ^ value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(string value);
static member op_Implicit : string -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As String) As EventSource.EventSourcePrimitive
Parameters
- value
- String
Retouren
Van toepassing op
Implicit(Single to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(float value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(float value);
static member op_Implicit : single -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Single) As EventSource.EventSourcePrimitive
Parameters
- value
- Single
Retouren
Van toepassing op
Implicit(SByte to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
Belangrijk
Deze API is niet CLS-conform.
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(System::SByte value);
[System.CLSCompliant(false)]
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(sbyte value);
[<System.CLSCompliant(false)>]
static member op_Implicit : sbyte -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As SByte) As EventSource.EventSourcePrimitive
Parameters
- value
- SByte
Retouren
- Kenmerken
Van toepassing op
Implicit(IntPtr to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(IntPtr value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(IntPtr value);
static member op_Implicit : nativeint -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As IntPtr) As EventSource.EventSourcePrimitive
Parameters
- value
-
IntPtr
nativeint
Retouren
Van toepassing op
Implicit(Int64 to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(long value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(long value);
static member op_Implicit : int64 -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Long) As EventSource.EventSourcePrimitive
Parameters
- value
- Int64
Retouren
Van toepassing op
Implicit(Int32 to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(int value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(int value);
static member op_Implicit : int -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Integer) As EventSource.EventSourcePrimitive
Parameters
- value
- Int32
Retouren
Van toepassing op
Implicit(Int16 to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(short value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(short value);
static member op_Implicit : int16 -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Short) As EventSource.EventSourcePrimitive
Parameters
- value
- Int16
Retouren
Van toepassing op
Implicit(Guid to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(Guid value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(Guid value);
static member op_Implicit : Guid -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Guid) As EventSource.EventSourcePrimitive
Parameters
- value
- Guid
Retouren
Van toepassing op
Implicit(Enum to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(Enum ^ value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(Enum value);
static member op_Implicit : Enum -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Enum) As EventSource.EventSourcePrimitive
Parameters
- value
- Enum
Retouren
Van toepassing op
Implicit(Double to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(double value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(double value);
static member op_Implicit : double -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Double) As EventSource.EventSourcePrimitive
Parameters
- value
- Double
Retouren
Van toepassing op
Implicit(Decimal to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(System::Decimal value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(decimal value);
static member op_Implicit : decimal -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Decimal) As EventSource.EventSourcePrimitive
Parameters
- value
- Decimal
Retouren
Van toepassing op
Implicit(DateTime to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(DateTime value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(DateTime value);
static member op_Implicit : DateTime -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As DateTime) As EventSource.EventSourcePrimitive
Parameters
- value
- DateTime
Retouren
Van toepassing op
Implicit(Char to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(char value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(char value);
static member op_Implicit : char -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Char) As EventSource.EventSourcePrimitive
Parameters
- value
- Char
Retouren
Van toepassing op
Implicit(Byte[] to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(cli::array <System::Byte> ^ value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(byte[] value);
static member op_Implicit : byte[] -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Byte()) As EventSource.EventSourcePrimitive
Parameters
- value
- Byte[]
Retouren
Van toepassing op
Implicit(Byte to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(System::Byte value);
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(byte value);
static member op_Implicit : byte -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As Byte) As EventSource.EventSourcePrimitive
Parameters
- value
- Byte
Retouren
Van toepassing op
Implicit(UInt64 to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
Belangrijk
Deze API is niet CLS-conform.
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(System::UInt64 value);
[System.CLSCompliant(false)]
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(ulong value);
[<System.CLSCompliant(false)>]
static member op_Implicit : uint64 -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As ULong) As EventSource.EventSourcePrimitive
Parameters
- value
- UInt64
Retouren
- Kenmerken
Van toepassing op
Implicit(UIntPtr to EventSourcePrimitive)
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
- Bron:
- EventSource.cs
Belangrijk
Deze API is niet CLS-conform.
public:
static operator System::Diagnostics::Tracing::EventSource::EventSourcePrimitive(UIntPtr value);
[System.CLSCompliant(false)]
public static implicit operator System.Diagnostics.Tracing.EventSource.EventSourcePrimitive(UIntPtr value);
[<System.CLSCompliant(false)>]
static member op_Implicit : unativeint -> System.Diagnostics.Tracing.EventSource.EventSourcePrimitive
Public Shared Widening Operator CType (value As UIntPtr) As EventSource.EventSourcePrimitive
Parameters
- value
-
UIntPtr
unativeint
Retouren
- Kenmerken