SlicerCacheItemCollection Class

SlicerCacheItemCollection class

Represent the collection of SlicerCacheItem


type SlicerCacheItemCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets the SlicerCacheItem object by index.
GetCountGets the count of the SlicerCacheItem.