AddElement Method (IGlobalStringElementCollection)
Syntax
'Declaration
Sub AddElement( _
ByVal _element_ As IGlobalStringElement, _
ByVal _addToList_ As Boolean _
)
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
IGlobalStringElementCollection Interface
IGlobalStringElementCollection Members