Interface IKeyedObject

Interface IKeyedObject

Nombre del espacio: Aspose.Imaging Asamblea: Aspose.Imaging.dll (25.4.0)

Representa la interfaz de objetos con llaves.

public interface IKeyedObject

Properties

Key

Tiene la clave del objeto.

string Key { get; }

Valor de la propiedad

string

 Español