Block.Groups Property

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

Property Value

List<List<int>>
Remarks
 
Used only when a <seealso cref="BlockReference" /> is set as current

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition