AddElement Method (GlobalStringElementCollection)
Syntax
'Declaration
Public Sub AddElement( _
ByVal _element_ As IGlobalStringElement, _
ByVal _addToList_ As Boolean _
)
public void AddElement(
IGlobalStringElement _element_,
bool _addToList_
)
Parameters
element
addToList
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
GlobalStringElementCollection Class
GlobalStringElementCollection Members