This version of Unity is unsupported.

PropertyPath.FromIndex

Declaration

public static Unity.Properties.PropertyPath FromIndex(int index);

Parameters

index The index of the <see cref="PropertyPathPart" />.

Returns

PropertyPath A new PropertyPath

Description

Returns a new PropertyPath from the provided index.