IPropertyBase.GetIndex Method

Definition

Gets the property index for this property.

public virtual int GetIndex ();
abstract member GetIndex : unit -> int
override this.GetIndex : unit -> int
Public Overridable Function GetIndex () As Integer

Returns

The index of the property.

Applies to