Gets the items selected in a PropertyManager selection box.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetSelectedItems( _
ByVal Count As System.Integer _
) As System.Short |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageSelectionbox
Dim Count As System.Integer
Dim value As System.Short
value = instance.IGetSelectedItems(Count) |
C# | |
---|
System.short IGetSelectedItems(
System.int Count
) |
C++/CLI | |
---|
System.short IGetSelectedItems(
& System.int Count
) |
Parameters
- Count
- Number of items selected
Return Value
VBA, VB.NET, C#, and C++/CLI: Not supported
See In-process Methods for details about this type of method.
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0