Deletes the specified integer key and its value.
Syntax
Visual Basic (Declaration) | |
---|
Sub LongRemoveAt( _
ByVal lKey As System.Integer _
) |
C# | |
---|
void LongRemoveAt(
System.int lKey
) |
C++/CLI | |
---|
void LongRemoveAt(
& System.int lKey
) |
Parameters
- lKey
- Key to delete
Example
Remarks
See Also
Availability
SOLIDWORKS PDM Professional Version 5.2