Notifies the image collection that initialization has started
public void BeginInit()
Public Sub BeginInit()
The BeginInit method implements the corresponding method of the ISupportInitialize interface. It's called internally and you do not need to call it manually.