RemoveAt Method (CustomTypes)
Removes a custom cell type from the collection at the specified index.
public void RemoveAt(
int
)
'Declaration
Public Sub RemoveAt( _
ByVal As Integer _
)
'Usage
Dim instance As CustomTypes
Dim index As Integer
instance.RemoveAt(index)
Parameters
- index
- Index