This document is archived and information here might be outdated. Recommended version. |
A reference to a direction item by its position.
[Visual Basic .NET] Public Function get_Item ( _ ByVal Position As Integer _ ) As SMDirItem
[C#] public SMDirItem get_Item ( int Position );
[C++]
HRESULT get_Item(
void
);
Retrieves the direction item by its position.