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: 25.3.0.0 (25.3.0.0)
Sintassi
C#
public static List<ComponentOccurrence> GetAllMatchingComponents2(
	MatchingOccurrenceDelegate2 filterOccurrence
)

Parametri

filterOccurrence  MatchingOccurrenceDelegate2

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

Valore di ritorno

ListComponentOccurrence

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

Vedi anche