This document is archived and information here might be outdated. Recommended version. |
Set the field position.
[Visual Basic .NET]
Public Property Position As Integer
[C#]
public int Position {get; set;}
[C++]
HRESULT get_Position(
void
);
[C++]
HRESULT put_Position(
);