SelectionInfoSubItems.InitSubItems Method

Initializes the SubItems array with the given size.
Public Sub InitSubItems( _ 
ByVal nSubItems As Integer
)
This language is not supported or no code example is available.
public void InitSubItems( 
int nSubItems 
)
This language is not supported or no code example is available.

Parameters

nSubItems
int

The number of subItems

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition