SelectionInfoSubItemsArray.InitSubItemsArray Method

Initializes the SubItems with the same size of the given <param name="inners" />
Public Sub InitSubItemsArray( _ 
ByVal inners As Object()() _ 
)
This language is not supported or no code example is available.
public void InitSubItemsArray( 
object[][] inners 
)
This language is not supported or no code example is available.

Parameters

inners
object[][]

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition