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