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[][]

<default>

.NET Framework

Supported in: 4.8

In this article

Definition