XImageCollection.Remove

XImageCollection.Remove method

Removes item from collection, throws NotImplementedException.

public bool Remove(XImage item)
ParameterTypeDescription
itemXImageItem to remove.

Return Value

NotImplementedException

See Also