Gets the number of rows in this Hole Wizard fastener table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetRowCount( _
ByRef RowCount As System.Integer _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IHoleDataTable
Dim RowCount As System.Integer
Dim value As System.Boolean
value = instance.GetRowCount(RowCount) |
C# | |
---|
System.bool GetRowCount(
out System.int RowCount
) |
C++/CLI | |
---|
System.bool GetRowCount(
& [Out] System.int RowCount
) |
Parameters
- RowCount
- Number of rows
Return Value
True if number of rows successfully retrieved, false if not
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0