SPItemKey Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPItemKey class.
Overload List
Name | Description | |
---|---|---|
![]() |
SPItemKey() | Initializes a new instance of the SPItemKey class. |
![]() |
SPItemKey(Int32) | Initializes a new instance of the SPItemKey class and specifies a value for the Id property. |
![]() |
SPItemKey(String) | Initializes a new instance of the SPItemKey class and specifies a value for the Key property. |
Top