This version of Unity is unsupported.

ShaderData.ConstantInfo.Index

public int Index;

Description

The index of this constant in its buffer (Read Only). Typically, this is the byte offset from the start of the cbuffer, but depending on the platform, it may indicate another type of index.