Methods
The methods of the LockCollection class are listed below. For a complete list of LockCollection class members, see the LockCollection Members topic.
Methods
| Member | Description |
|---|---|
| Add | Adds a Lock to the collection. |
| Equals | inherited from Object. |
| Finalize | inherited from Object. |
| GetEnumerator | Returns a typed enumerator that iterates through the LockCollection. |
| GetHashCode | inherited from Object. |
| GetType | inherited from Object. |
| MemberwiseClone | inherited from Object. |
| Remove | Removes a Lock from the collection. |
| ToString | inherited from Object. |