IdentityReferenceCollection.Count Property

 

Gets the number of items in the IdentityReferenceCollection collection.

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

abstract Count : int with get
override Count : int with get

Property Value

Type: System.Int32

The number of IdentityReference objects in the IdentityReferenceCollection collection.

.NET Framework
Available since 2.0
Return to top
Show: