Implemented interface member:
property
Count
System.Collections.ICollection.Count
2 references to Count
System.Security (2)
system\security\cryptography\xml\encryptedkey.cs (2)
198
if (this.ReferenceList.
Count
> 0) {
200
for (int index = 0; index < this.ReferenceList.
Count
; index++) {