Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 MembershipProviderCollection Member...
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
MembershipProviderCollection Members

Updated: November 2007

A collection of objects that inherit the MembershipProvider abstract class.

The MembershipProviderCollection type exposes the following members.

  NameDescription
MembershipProviderCollection Creates a new, empty membership provider collection.
Top
  NameDescription
Add Adds a membership provider to the collection. (Overrides ProviderCollection..::.Add(ProviderBase).)
Clear Removes all items from the collection. (Inherited from ProviderCollection.)
CopyToOverloaded. Copies the membership provider collection to a one-dimensional array.
Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
GetEnumerator Returns an object that implements the IEnumerator interface to iterate through the collection. (Inherited from ProviderCollection.)
GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
GetType Gets the Type of the current instance. (Inherited from Object.)
MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Remove Removes a provider from the collection. (Inherited from ProviderCollection.)
SetReadOnly Sets the collection to be read-only. (Inherited from ProviderCollection.)
ToString Returns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Count Gets the number of providers in the collection. (Inherited from ProviderCollection.)
IsSynchronized Gets a value indicating whether access to the collection is synchronized (thread safe). (Inherited from ProviderCollection.)
Item Gets the membership provider in the collection referenced by the specified provider name.
SyncRoot Gets the current object. (Inherited from ProviderCollection.)
Top
  NameDescription
ICollection..::.CopyTo Copies the elements of the ProviderCollection to an array, starting at a particular array index. (Inherited from ProviderCollection.)
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker