TheMirrorCache<(Of <(<'T>)>)>..::..GetFirstItem Method
Note: This API is now obsolete.
Assembly: C-DEngine (in C-DEngine.dll)
Gets the first item.
Namespace:
nsCDEngine.Engines.StorageServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
[ObsoleteAttribute] public T GetFirstItem( out Guid key )
<ObsoleteAttribute> _ Public Function GetFirstItem ( _ <OutAttribute> ByRef key As Guid _ ) As T
[ObsoleteAttribute] public: T GetFirstItem( [OutAttribute] Guid^% key )
Parameters
- key
- Type: Guid%
The key.