Visual Basic (Declaration) | |
---|---|
Public MustOverride Function GetAllocatedRBGroupIndexes() As Integer() |
C# | |
---|---|
public abstract int[] GetAllocatedRBGroupIndexes() |
C++/CLI | |
---|---|
public: abstract array<int>^ GetAllocatedRBGroupIndexes(); |
Return Value
An array of RB group indexes allocated for this coresetTarget Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)