Share via


ExemptUserAgentCollection Members

Include Protected Members
Include Inherited Members

A collection of user agents that can receive InfoPath files from InfoPath Forms Services instead of Web pages.

The ExemptUserAgentCollection type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public property IsEmpty (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public property Item[Guid] (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public property Item[String] Gets an ExemptUserAgent object from the collection. (Overrides SPPersistedObjectCollection<T>.Item[String].)
Protected property Parent (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)

Top

Methods

  Name Description
Public method Add(String) Adds an ExemptUserAgent object to the ExemptUserAgentCollection collection.
Public method Add(T) (Inherited from SPPersistedChildCollection<ExemptUserAgent>.)
Public method Ensure (Inherited from SPPersistedChildCollection<ExemptUserAgent>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValue<U>() (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public method GetValue<U>(String) (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Public method GetValue<U>(Guid) (Inherited from SPPersistedObjectCollection<ExemptUserAgent>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove(Guid) (Inherited from SPPersistedChildCollection<ExemptUserAgent>.)
Public method Remove(String) Removes a user agent from the ExemptUserAgentCollection collection.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

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

Top

See Also

Reference

ExemptUserAgentCollection Class

Microsoft.Office.InfoPath.Server.Administration Namespace