ObjectSet.Key Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ObjectSet.Key class.
Overload List
Name | Description | |
---|---|---|
![]() |
ObjectSet.Key() | |
![]() |
ObjectSet.Key(String) | Initializes a new instance of the ObjectSet.Key class that has the specified name. |
![]() |
ObjectSet.Key(ObjectSet.Key) | Initializes a new instance of the ObjectSet.Key class based on the specified key. |
Top
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
See Also