C1.Silverlight.Schedule.5
InUpdate Property (ReentrantObservableCollection<T>)

Gets a System.Boolean value determining whether the ReentrantObservableCollection<T> is in update mode (BeginUpdate has been called).
Syntax
'Declaration
 
Public ReadOnly Property InUpdate As System.Boolean
public System.bool InUpdate {get;}
See Also

Reference

ReentrantObservableCollection<T> Class
ReentrantObservableCollection<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.