[This is preliminary documentation and subject to change.]
Gets a flag indicating whether a Set operation is currently allowed.
Returns true if a Set method call is allowed; otherwise false.
IChangeableCollection.IsSetAllowed
The call is simply forwarded to the IsSetAllowed implementation of the associated Updater object.
ChangeableCollectionBase Class | LaMarvin.ComponentModel Namespace