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: 27.1.0
Sintassi
C#
public static bool IsInCollection(
	Object o,
	ObjectCollection coll
)

Parametri

o  Object

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

coll  ObjectCollection

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

Valore di ritorno

Boolean

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

Vedi anche