Gets the data of the frame at the specified index of this PMI Gtol.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetFrameAtIndex( _
ByVal Index As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IPMIGtolData
Dim Index As System.Integer
Dim value As System.Object
value = instance.GetFrameAtIndex(Index) |
C# | |
---|
System.object GetFrameAtIndex(
System.int Index
) |
C++/CLI | |
---|
System.Object^ GetFrameAtIndex(
& System.int Index
) |
Parameters
- Index
- Zero-based index of the frame to get
Return Value
IPMIFrameData
Example
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0