Gets the number of items in the CommandGroup.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property NumberOfGroupItems As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICommandGroup
Dim value As System.Integer
value = instance.NumberOfGroupItems |
C# | |
---|
System.int NumberOfGroupItems {get;} |
C++/CLI | |
---|
property System.int NumberOfGroupItems {
System.int get();
} |
Property Value
Number of items in the CommandGroup
See Also
Availability
SOLIDWORKS 2006 FCS, Revision Number 14