OPC Labs Base Library
RemoveAt Method
OpcLabs_BaseLib ActiveX DLL > NormalizedExceptionCollection Collection : RemoveAt Method

Description
Removes the element at the specified index of the collection.

 

DISPID (Dispatch ID):

 

For more information, see RemoveAt in .NET Reference.

Syntax
Visual Basic
Public Sub RemoveAt( _
   ByVal index As Long _
) 
Parameters
index

Return Type

See RemoveAt in .NET Reference.

Remarks

For remarks, see RemoveAt in .NET Reference.

Example

For examples, see RemoveAt in .NET Reference.

See Also

NormalizedExceptionCollection Collection  | NormalizedExceptionCollection Members