Block.Groups Property

Groups collection.
Public Property Groups() As List(Of List(Of Integer))
This language is not supported or no code example is available.
public List<List<int>> Groups {get; set;}
This language is not supported or no code example is available.

Property Value

List<List<int>>

.NET Framework

Supported in: 4.8

In this article

Definition