Merges the display of this table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Merge( _
ByVal Where As System.Integer _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITableAnnotation
Dim Where As System.Integer
Dim value As System.Boolean
value = instance.Merge(Where) |
C# | |
---|
System.bool Merge(
System.int Where
) |
C++/CLI | |
---|
System.bool Merge(
& System.int Where
) |
Parameters
- Where
Merge the display of this table as defined in swTableMergeLocations_e
Return Value
True if the merge is successful, false if not
See Also
Availability
SOLIDWORKS 2004 FCS, Revision Number 12.0