SpatialAwarenessSceneObject.MeshData.Indices Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indices of the mesh.
public:
 property cli::array <int> ^ Indices { cli::array <int> ^ get(); void set(cli::array <int> ^ value); };public int[] Indices { get; set; }member this.Indices : int[] with get, setPublic Property Indices As Integer()Property Value
		Int32[]