ItemGroup<TItem>.GroupIndex Property

Definition

Gets an index that identifies the group.

public:
 property System::String ^ GroupIndex { System::String ^ get(); };
public string GroupIndex { get; }
Public ReadOnly Property GroupIndex As String

Property Value

The zero-based collection index of the group.

Applies to