AlbumCollectionΒΆ

class AlbumCollection : System.Object, System.IDisposable
readonly int Count

Gets the number of Album objects in the AlbumCollection.

readonly bool IsDisposed

Gets a value indicating whether the object is disposed.

readonly Album Item
public void Dispose()

Immediately releases the unmanaged resources used by this object.