PortalServiceInstanceCollection Members

Include Protected Members
Include Inherited Members

This class and its members are reserved for internal use and are not intended to be used in your code.

The PortalServiceInstanceCollection type exposes the following members.

Constructors

  Name Description
Public method PortalServiceInstanceCollection This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property Count (Inherited from SPPersistedObjectCollection<PortalServiceInstance>.)
Public property IsEmpty (Inherited from SPPersistedObjectCollection<PortalServiceInstance>.)
Public property Item[Guid] (Inherited from SPPersistedObjectCollection<PortalServiceInstance>.)
Public property Item[String] (Inherited from SPPersistedObjectCollection<PortalServiceInstance>.)
Protected property Parent (Inherited from SPPersistedObjectCollection<PortalServiceInstance>.)

Top

Methods

  Name Description
Public method Add (Inherited from SPPersistedChildCollection<PortalServiceInstance>.)
Public method Ensure (Inherited from SPPersistedChildCollection<PortalServiceInstance>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from SPPersistedObjectCollection<PortalServiceInstance>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValue<U>() (Inherited from SPPersistedObjectCollection<PortalServiceInstance>.)
Public method GetValue<U>(String) (Inherited from SPPersistedObjectCollection<PortalServiceInstance>.)
Public method GetValue<U>(Guid) (Inherited from SPPersistedObjectCollection<PortalServiceInstance>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from SPPersistedChildCollection<PortalServiceInstance>.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from SPPersistedObjectCollection<PortalServiceInstance>.)

Top

See Also

Reference

PortalServiceInstanceCollection Class

Microsoft.SharePoint.Portal.Administration Namespace