Gets the number of child components for this drawing component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetChildrenCount() As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDrawingComponent
Dim value As Integer
value = instance.GetChildrenCount()
|
C# | |
---|
int GetChildrenCount() |
C++/CLI | |
---|
int GetChildrenCount(); |
Return Value
Number of child components for this drawing component
Example
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0