OnSelectionboxListChanged Method (IPropertyManagerPage2Handler7)
Obsoleted. Superseded by IPropertyManagerPage2Handler8::OnSelectionboxListChanged.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub OnSelectionboxListChanged( _
ByVal Id As System.Integer, _
ByVal Count As System.Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPage2Handler7
Dim Id As System.Integer
Dim Count As System.Integer
instance.OnSelectionboxListChanged(Id, Count) |
C# | |
---|
void OnSelectionboxListChanged(
System.int Id,
System.int Count
) |
C++/CLI | |
---|
void OnSelectionboxListChanged(
& System.int Id,
& System.int Count
) |
Parameters
- Id
ID of this selection box
- Count
Number of items in this selection box
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0