This document is archived and information here might be outdated. Recommended version. |
Deletes the dictionary from the collection.
[Visual Basic .NET]
Public Sub RemoveDictionary ( _
ByVal Index As Integer _
)
[C#]
public void RemoveDictionary (
int Index
);
[C++]
HRESULT RemoveDictionary(
long Index
);
[C++] Parameters Index [in]
Index is a parameter of type long