STK Vector Geometry ToolSend comments on this topic.
Index Property (IAgCrdnEventIntervalCollectionOccurredResult)
See Also
Windows





Windows & Linux

Description

Index of an interval in the collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Index() As Integer
[C#]
public int Index {get;}
[Managed C++]
public: __property int get_Index();
[Unmanaged C++]
public: HRESULT get_Index(
    long * pRetVal
);
[Java]
public int getIndex();
[Python - STK API ]
@property
def Index(self) -> int:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.