PropertyBagBase..::..GetPropertyIndex Method

Gets the index of the property.

Namespace:  Tortuga.Anchor.Modeling.Internals
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


protected int GetPropertyIndex(
	string propertyName
)
Protected Function GetPropertyIndex ( _
	propertyName As String _
) As Integer

Parameters

propertyName
Type: String
Name of the property.