Gets the components in this hole series.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetComponents( _
ByVal NCount As System.Integer _
) As Component2 |
Visual Basic (Usage) | |
---|
Dim instance As IHoleSeriesFeatureData2
Dim NCount As System.Integer
Dim value As Component2
value = instance.IGetComponents(NCount) |
CSOLIDWORKS.Interop.sldworks~SOLIDWORKS.Interop.sldworks.IHoleSeriesFeatureData2~IGetComponents.html# | |
---|
Component2 IGetComponents(
System.int NCount
) |
C++/CLI | |
---|
Component2^ IGetComponents(
& System.int NCount
) |
Parameters
- NCount
- Number of components in this hole series
Return Value
- in-process, unmanaged C++: Pointer to an array of components in this hole series
VBA, VB.NET, CSOLIDWORKS.Interop.sldworks~SOLIDWORKS.Interop.sldworks.IHoleSeriesFeatureData2~IGetComponents.html#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SOLIDWORKS 2014 FCS, Revision Number 22.0