Collapses the specified item.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub Collapse( _
ByVal CollapseType As System.Integer, _
ByVal Index As System.Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As IBomTableAnnotation
Dim CollapseType As System.Integer
Dim Index As System.Integer
instance.Collapse(CollapseType, Index) |
Parameters
- CollapseType
- Type of item to collapse as defined in swBOMTableObjectType_e (see Remarks)
- Index
- Row index; valid only if CollapseType is swBOMTableObjectType_e.swBOMTableObjectType_RowIndex
Example
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0