[This is preliminary documentation and subject to change.]
Throws a SecurityException with default error message ("The collection cannot be modified at this time.").
Throws a SecurityException with default error message ("The collection cannot be modified at this time.").
protected void ThrowMethodNotAllowedException();
Throw a SecurityException with the specified error message.
protected virtual void ThrowMethodNotAllowedException(string);
CollectionUpdaterBase Class | LaMarvin.ComponentModel Namespace