VB6 Remove - AttributeCol
In This Topic
Public Sub Remove(ByVal Index As Long)
|
|
Property |
Description |
|
|
|
Function Name |
Remove |
|
|
|
Description |
Removes a given attribute from the collection using its index (1 based index) |
|
|
|
Remarks |
Throws an exception if the index is out of range
|
|