Interface IKeyedObject

Interface IKeyedObject

Nome do espaço: Aspose.Imaging Assembleia: Aspose.Imaging.dll (25.4.0)

Representa a interface para objetos com chaves.

public interface IKeyedObject

Properties

Key

Faça a chave do objeto.

string Key { get; }

Valor da propriedade

string

 Português