Interface IKeyedObject

Interface IKeyedObject

Il nome: Aspose.Imaging Assemblea: Aspose.Imaging.dll (25.4.0)

Represente l’interfaccia per oggetti con chiavi.

public interface IKeyedObject

Properties

Key

Ottieni la chiave dell’oggetto.

string Key { get; }

Valore di proprietà

string

 Italiano