TrustedLocationCollection members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a collection of trusted locations.

The TrustedLocationCollection type exposes the following members.

Constructors

  Name Description
Public method TrustedLocationCollection Initializes a new instance of the TrustedLocationCollection class based on the specified persisted state.

Top

Properties

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

Top

Methods

  Name Description
Public method Add (Inherited from SPPersistedChildCollection<TrustedLocation>.)
Public method ContainsSite Determines whether this collection contains a location with the specified site.
Public method Ensure (Inherited from SPPersistedChildCollection<TrustedLocation>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from SPPersistedObjectCollection<TrustedLocation>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValue<U>() (Inherited from SPPersistedObjectCollection<TrustedLocation>.)
Public method GetValue<U>(String) (Inherited from SPPersistedObjectCollection<TrustedLocation>.)
Public method GetValue<U>(Guid) (Inherited from SPPersistedObjectCollection<TrustedLocation>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from SPPersistedChildCollection<TrustedLocation>.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

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

Top

See also

Reference

TrustedLocationCollection class

Microsoft.PerformancePoint.Scorecards namespace