Click or drag to resize

Metodo QsHelperOccurrenceGetAllMatchingComponents2

Esegue la scansione dell'assieme principale per trovare tutte le occorrenze che soddisfano la richiesta passata

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static List<ComponentOccurrence> GetAllMatchingComponents2(
	MatchingOccurrenceDelegate2 filterOccurrence
)

Parametri

filterOccurrence
Tipo: MatchingOccurrenceDelegate2

[Manca <param nome="filterOccurrence"/> documentazione per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetAllMatchingComponents2(InvNetLib.FutureLibrary.QsHelperOccurrence.MatchingOccurrenceDelegate2)"]

Valore di ritorno

Tipo: ListComponentOccurrence

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsHelperOccurrence.GetAllMatchingComponents2(InvNetLib.FutureLibrary.QsHelperOccurrence.MatchingOccurrenceDelegate2)"]

Note