DataSourceVersionComparer.Comparer Propriedade

Definição

Importante

Esta API não está em conformidade com CLS.

Recupera ou define o IComparer objeto com o qual executar uma comparação.

protected:
 property System::Collections::Generic::IComparer<System::String ^> ^ Comparer { System::Collections::Generic::IComparer<System::String ^> ^ get(); void set(System::Collections::Generic::IComparer<System::String ^> ^ value); };
[System.CLSCompliant(false)]
protected System.Collections.Generic.IComparer<string> Comparer { get; set; }
[<System.CLSCompliant(false)>]
member this.Comparer : System.Collections.Generic.IComparer<string> with get, set
Protected Property Comparer As IComparer(Of String)

Valor da propriedade

IComparer<String>

Retorna uma IComparer instância de objeto.

Atributos

Aplica-se a