SlicerCacheItemCollection Class
SlicerCacheItemCollection class
Represent the collection of SlicerCacheItem
type SlicerCacheItemCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get | Gets the SlicerCacheItem object by index. |
| GetCount | Gets the count of the SlicerCacheItem. |