'宣言 Public Sub Insert( _ ByVal index As System.Integer, _ ByVal value As System.ComponentModel.PropertyDescriptor _ )
'使用法 Dim instance As NonSortingPropertyDescriptorCollection Dim index As System.Integer Dim value As System.ComponentModel.PropertyDescriptor instance.Insert(index, value)
パラメータ
- index
- value