Class AlternateViewCollection

AlternateViewCollection class

Represents a collection of AlternateView objects.

public sealed class AlternateViewCollection : Collection<AlternateView>, IDisposable

Methods

NameDescription
Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

See Also