'Declaration
Public Property RaiseListChangedEvents As System.Boolean
'Usage
Dim instance As ResourceDetailCollection Dim value As System.Boolean instance.RaiseListChangedEvents = value value = instance.RaiseListChangedEvents
public System.bool RaiseListChangedEvents {get; set;}