ClearItems Method (DicomLabelCollection)
This is an override of the method in the base collection,
and would not normally be used by DicomObjects developers
protected override void ClearItems()
protected procedure ClearItems(); override;
protected override function ClearItems();
protected: void ClearItems(); override
protected:
void ClearItems(); override
'Declaration
Protected Overrides Sub ClearItems()
'Usage
Dim instance As DicomLabelCollection
instance.ClearItems()
Target Platforms: .NET CLR 4.8 or higher