CompletionIcon.Position Property

Definition

Gets or sets the position.

public:
 virtual property int Position { int get(); void set(int value); };
public:
 virtual property int Position { int get(); void set(int value); };
public virtual int Position { get; set; }
member this.Position : int with get, set
Public Overridable Property Position As Integer

Property Value

The position.

Applies to