LockCollection Members

SecureTeam Copy Protection

LockCollection Members

Represents a collection of Lock objects.

Properties

Count Gets the total number of Locks in the collection.
Item Gets the Lock at the given index.

Methods

Add Adds a Lock to the collection.
Equalsinherited from Object.
Finalizeinherited from Object.
GetEnumerator Returns a typed enumerator that iterates through the LockCollection.
GetHashCodeinherited from Object.
GetTypeinherited from Object.
MemberwiseCloneinherited from Object.
Remove Removes a Lock from the collection.
ToStringinherited from Object.

See Also

LockCollection Class | AgileDotNet.Licensing Namespace