CharInfoCollection.Remove

CharInfoCollection.Remove method

Collection is read-only, throws NotImplementedException.

public bool Remove(CharInfo item)
ParameterTypeDescription
itemCharInfoItem to remove.

Return Value

NotImplementedException

See Also