SPDistributedCacheUsageEntry-Konstruktor
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
value As Object() _
)
'Usage
Dim value As Object()
Dim instance As New SPDistributedCacheUsageEntry(value)
public SPDistributedCacheUsageEntry(
Object[] value
)
Parameter
- value
Typ: []
Siehe auch
Referenz
SPDistributedCacheUsageEntry Klasse