NamedCacheObjectMetadataIndexCollection Property

ScaleOut Software NamedCache API
Returns the IndexCollection of IndexValues specified for this object.

Namespace:  Soss.Client
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

public IndexCollection IndexCollection { get; }

Property Value

Type: IndexCollection
See Also

Reference