IdentityReferenceCollection Constructor

 

Initializes a new instance of the IdentityReferenceCollection class.

Namespace:   System.Security.Principal
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodIdentityReferenceCollection()

Initializes a new instance of the IdentityReferenceCollection class with zero items in the collection.

System_CAPS_pubmethodIdentityReferenceCollection(Int32)

Initializes a new instance of the IdentityReferenceCollection class by using the specified initial size.

Return to top
Show: