Gets the number of source entities in this contact set.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property SourceEntityCount As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWContactSet
Dim value As System.Integer
value = instance.SourceEntityCount |
C# | |
---|
System.int SourceEntityCount {get;} |
C++/CLI | |
---|
property System.int SourceEntityCount {
System.int get();
} |
Property Value
Number of source entities
Requirements
See Also
Availability
SOLIDWORKS Simulation API 2008 SP1.0