Proprietà SelInfoItemListAllOccurrences
|
Ritorna la lista di tutti i componenti selezionati.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.0.0
Sintassipublic List<ComponentOccurrence> AllOccurrences { get; }
Public ReadOnly Property AllOccurrences As List(Of ComponentOccurrence)
Get
public:
property List<ComponentOccurrence^>^ AllOccurrences {
List<ComponentOccurrence^>^ get ();
}
member AllOccurrences : List<ComponentOccurrence> with get
Valore della proprietà
ListComponentOccurrence
Vedi anche