Implemented interface member:
property
Count
System.Collections.ICollection.Count
4 references to Count
System.Security (4)
system\security\cryptography\xml\canonicalxml.cs (1)
100
} while (index < elementList.
Count
);
system\security\cryptography\xml\exccanonicalxml.cs (1)
105
} while (index < elementList.
Count
);
system\security\cryptography\xml\transform.cs (1)
356
m_propagatedNamespaces = new Hashtable(namespaces.
Count
);
system\security\cryptography\xml\utils.cs (1)
585
} while (index < elementList.
Count
);