GetKeyForItem Method (StatusCollection)
Extracts the key from the specified element.
'Declaration
Protected Overridable Function GetKeyForItem( _
ByVal As Status _
) As Guid
protected virtual Guid GetKeyForItem(
Status
)
Parameters
- item
- The element from which to extract the key.
Return Value
The key for the specified element.