Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class UIExtensionSiteCollection : IDisposable, System::Collections::Generic::IEnumerable<System::String ^>, System::Collections::ICollection
public class UIExtensionSiteCollection : IDisposable, System.Collections.Generic.IEnumerable<string>, System.Collections.ICollection
type UIExtensionSiteCollection = class
interface ICollection
interface IEnumerable
interface seq<string>
interface IDisposable
Public Class UIExtensionSiteCollection
Implements ICollection, IDisposable, IEnumerable(Of String)