Gets the number of children components for this component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetChildrenCount() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IComponent2
Dim value As System.Integer
value = instance.IGetChildrenCount() |
C# | |
---|
System.int IGetChildrenCount() |
C++/CLI | |
---|
System.int IGetChildrenCount(); |
Return Value
Number of children
Example
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0