Click or drag to resize

Metodo QsInventorUtilsIsInCollection

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsInventorUtils.IsInCollection(System.Object,Inventor.ObjectCollection)"]

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static bool IsInCollection(
	Object o,
	ObjectCollection coll
)

Parametri

o
Tipo: SystemObject

[Manca <param nome="o"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.IsInCollection(System.Object,Inventor.ObjectCollection)"]

coll
Tipo: ObjectCollection

[Manca <param nome="coll"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.IsInCollection(System.Object,Inventor.ObjectCollection)"]

Valore di ritorno

Tipo: Boolean

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsInventorUtils.IsInCollection(System.Object,Inventor.ObjectCollection)"]

Vedi anche