SmartTagCollection Constructor (2003 System)

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)

Syntax

'Declaration
Public Sub New ( _
    runtimeCallback As IRuntimeServiceProvider _
)
'Usage
Dim runtimeCallback As IRuntimeServiceProvider

Dim instance As New SmartTagCollection(runtimeCallback)
public SmartTagCollection(
    IRuntimeServiceProvider runtimeCallback
)

Parameters

Permissions

See Also

Reference

SmartTagCollection Class

SmartTagCollection Members

Microsoft.Office.Tools Namespace