Compartir a través de


LocationTagged<TValue> Clase

Definición

generic <typename TValue>
public ref class LocationTagged : IFormattable
public class LocationTagged<TValue> : IFormattable
type LocationTagged<'Value> = class
    interface IFormattable
Public Class LocationTagged(Of TValue)
Implements IFormattable

Parámetros de tipo

TValue
Herencia
LocationTagged<TValue>
Implementaciones

Constructores

LocationTagged<TValue>(TValue, Int32, Int32, Int32)
LocationTagged<TValue>(TValue, SourceLocation)

Propiedades

Location
Value

Métodos

Equals(Object)
GetHashCode()
ToString()
ToString(String, IFormatProvider)

Operadores

Equality(LocationTagged<TValue>, LocationTagged<TValue>)
Implicit(LocationTagged<TValue> to TValue)
Inequality(LocationTagged<TValue>, LocationTagged<TValue>)

Se aplica a