Share via


UserPermissionCollection Members (Microsoft.Office.InfoPath)

Represents the collection of UserPermission objects associated with the current form.

The following tables list the members exposed by the UserPermissionCollection type.

Protected Constructors

  Name Description
Protected method UserPermissionCollection  

Top

Public Properties

  Name Description
Public property Count Gets the number of UserPermission objects in the collection.
Public property Item Overloaded. Gets a UserPermission object.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Add Overloaded. Adds a new user to the current form.
Public method Equals  Overloaded. (inherited from Object)
Public method GetEnumerator Gets an IEnumerator for iterating over the collection.
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method Remove Removes the UserPermission object with the specified UserId from the collection.
Public method RemoveAll Removes all UserPermission objects from the collection.
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

UserPermissionCollection Class
Microsoft.Office.InfoPath Namespace