ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBasDict Class : Remove Method |
'Declaration Public Sub Remove( _ ByVal key As ImGearPDFAtom _ )
'Usage Dim instance As ImGearPDFBasDict Dim key As ImGearPDFAtom instance.Remove(key)
public void Remove( ImGearPDFAtom key )
public: void Remove( ImGearPDFAtom* key )
public: void Remove( ImGearPDFAtom^ key )