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