Gets information about the specified leader on this GTol.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetLeaderAtIndex2( _
ByVal Index As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IGtol
Dim Index As System.Integer
Dim value As System.Object
value = instance.GetLeaderAtIndex2(Index) |
C# | |
---|
System.object GetLeaderAtIndex2(
System.int Index
) |
C++/CLI | |
---|
System.Object^ GetLeaderAtIndex2(
& System.int Index
) |
Parameters
- Index
- Index of the leader
Return Value
Array (see
Remarks)
Remarks
See Also
Availability
SOLIDWORKS 2004 SP2, Revision Number 12.2