Gets the number of command IDs for the given command group.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCommandIDsCount( _
ByVal UserGroupId As Integer _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICommandManager
Dim UserGroupId As Integer
Dim value As Integer
value = instance.GetCommandIDsCount(UserGroupId)
|
Parameters
- UserGroupId
- User-defined ID of a command group
Return Value
Number of command IDs in the given command group
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0