Remove an Item from an Array
Category:
Lists, Collections and ArraysType:
SnippetsDifficulty:
BeginningAuthor:
Intelligent Solutions Inc.Version Compatibility:
More information:
This function removes any element from an array and then resizes the array. Its usage is explained within the comments.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: