PackageId Class
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Namespace: System.ComponentModel.Activation
Assembly: System.Dataflow (in System.Dataflow.dll)
Syntax
'Declaration
PublicNotInheritableClassPackageId _
ImplementsIComparable(OfPackageId), IEquatable(OfPackageId), _
IComparable
'Usage
DiminstanceAsPackageId
publicsealedclassPackageId : IComparable<PackageId>,
IEquatable<PackageId>, IComparable
publicref classPackageIdsealed : IComparable<PackageId^>,
IEquatable<PackageId^>, IComparable
publicfinalclass PackageId implementsIComparable<PackageId>, IEquatable<PackageId>, IComparable
Inheritance Hierarchy
System. . :: . .Object
System.ComponentModel.Activation..::..PackageId
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.