Gets the number of cores in this cable.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCoresCount() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICable
Dim value As System.Integer
value = instance.GetCoresCount() |
C# | |
---|
System.int GetCoresCount() |
C++/CLI | |
---|
System.int GetCoresCount(); |
Return Value
Number of cores in this cable
Example
Remarks
See Also
Availability
SOLIDWORKS Routing 2006 FCS