Proprietà DedDataPartCount
             | 
          
        
        
            Restituisce sempre 1 cioè il numero di anagrafiche rappresentate da questo oggetto.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic int Count { get; }Public ReadOnly Property Count As Integer
	Get
public:
virtual property int Count {
	int get () sealed;
}abstract Count : int with get
override Count : int with get
Valore della proprietà
Int32Implementa
IDedDataCount
Vedi anche