removeItem

Contents
[ ]

removeItem(AlphaInverse item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemAlphaInverseThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(OuterShadow item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemOuterShadowThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(PresetShadow item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemPresetShadowThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(AlphaFloor item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemAlphaFloorThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(Luminance item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemLuminanceThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(AlphaReplace item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemAlphaReplaceThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(GrayScale item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemGrayScaleThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(FillOverlay item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemFillOverlayThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(Tint item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemTintThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(BiLevel item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemBiLevelThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(Glow item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemGlowThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(SoftEdge item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemSoftEdgeThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(AlphaBiLevel item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemAlphaBiLevelThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(InnerShadow item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemInnerShadowThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(Reflection item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemReflectionThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(ColorChange item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemColorChangeThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(Duotone item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemDuotoneThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(AlphaCeiling item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemAlphaCeilingThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(AlphaModulateFixed item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemAlphaModulateFixedThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(AlphaModulate item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemAlphaModulateThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(ColorReplace item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemColorReplaceThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(Blur item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemBlurThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.

removeItem(HSL item) function

Removes the first occurrence of a specific object from the IGenericCollection.

Parameters

NameTypeDescription
itemHSLThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.