Restituisce se l'elemento faccia parte
            di una collezione di dipendenze esplosa o implosa.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool IsImpl { get; }Public ReadOnly Property IsImpl As Boolean
	Get
public:
property bool IsImpl {
	bool get ();
}member IsImpl : bool with get
Valore della proprietà
Boolean
Vedi anche