Compartilhar via


LocationTagged<TValue> Classe

Definição

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
Herança
LocationTagged<TValue>
Implementações

Construtores

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

Propriedades

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>)

Aplica-se a