Gets the names of the custom properties.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetNames( _
ByVal Count As Integer _
) As String |
Visual Basic (Usage) | |
---|
Dim instance As ICustomPropertyManager
Dim Count As Integer
Dim value As String
value = instance.IGetNames(Count)
|
C# | |
---|
string IGetNames(
int Count
) |
C++/CLI | |
---|
String^ IGetNames(
& int Count
) |
Parameters
- Count
- Number of custom properties
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 2004 FCS, Revision Number 12.0