IKeyedObject

IKeyedObject interface

Representa la interfaz para objetos con claves.

public interface IKeyedObject

Propiedades

NombreDescripción
Key { get; }Obtiene la clave del objeto.

Ver también