PropertyMetadata..::..PropertyIndex Property

Gets or sets the index of the property.

Namespace:  Tortuga.Anchor.Metadata
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public int PropertyIndex { get; }
Public ReadOnly Property PropertyIndex As Integer
	Get

Field Value

The index of the property.

Remarks


Used by property bags and other things that need to store property values in arrays.