DataPackageCmdIDList Class

This API is not CLS-compliant. 

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.UI
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public NotInheritable Class DataPackageCmdIDList
'Usage
Dim instance As DataPackageCmdIDList
[CLSCompliantAttribute(false)]
public sealed class DataPackageCmdIDList
[CLSCompliantAttribute(false)]
public ref class DataPackageCmdIDList sealed
[<SealedAttribute>]
[<CLSCompliantAttribute(false)>]
type DataPackageCmdIDList =  class end
public final class DataPackageCmdIDList

Inheritance Hierarchy

Object
  Microsoft.VisualStudio.Data.Schema.Package.UI.DataPackageCmdIDList

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DataPackageCmdIDList Members

Microsoft.VisualStudio.Data.Schema.Package.UI Namespace