Click or drag to resize

StrixReplicatorIndexCacheGetDefaultIndexForProperty Method

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public static int GetDefaultIndexForProperty(
	string propertyName
)

Parameters

propertyName
Type: SystemString

Return Value

Type: Int32
See Also