MeshInfoCollection.Item Property
Gets or sets the element at the specified index.
Thread safety: This property is not thread-safe.
Syntax
public property MeshInfo this[ System::Int32 ] { get; set; }Parameters
index
 Type: System.Int32
The zero-based index of the element to get or set.
The zero-based index of the element to get or set.
Property Value
Type: MeshInfo
The element at the specified index.
     The element at the specified index.
Platforms
Windows, Linux, Android