Gets the symbols for the specified frame.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetFrameSymbols2( _
ByVal As Short _
) As String |
Visual Basic (Usage) | |
---|
Dim instance As IGtol
Dim FrameNumber As Short
Dim value As String
value = instance.IGetFrameSymbols2(FrameNumber)
|
C# | |
---|
string IGetFrameSymbols2(
short
) |
C++/CLI | |
---|
String^ IGetFrameSymbols2(
& short
) |
Parameters
- FrameNumber
Frame number to examine (1 or 2)
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 99, datecode 1999207