Obsolete. Superseded by IBomTableAnnotation::GetComponentsCount2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetComponentsCount( _
ByVal RowIndex As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IBomTableAnnotation
Dim RowIndex As Integer
Dim value As Integer
value = instance.GetComponentsCount(RowIndex)
|
C# | |
---|
int GetComponentsCount(
int RowIndex
) |
C++/CLI | |
---|
int GetComponentsCount(
& int RowIndex
) |
Parameters
- RowIndex
- Row in the BOM table where to get the number of components; 0-based index
Return Value
Number of components in the specified row
Example
Remarks
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0