DataCacheItemVersion::IsEmpty Method (DataCacheItemVersion^)
This API supports the product infrastructure and is not intended to be used directly from your code.
Indicates whether the DataCacheItemVersion object points to a null version. This is intended for internal use only.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Parameters
- version
-
Type:
Microsoft.ApplicationServer.Caching::DataCacheItemVersion^
The DataCacheItemVersion object to examine.
Show: