Skip to main content

LockCollection Members

Represents a collection of Lock objects.

Properties

MemberDescription
CountGets the total number of Locks in the collection.
ItemGets the Lock at the given index.

Methods

MemberDescription
AddAdds a Lock to the collection.
Equalsinherited from Object.
Finalizeinherited from Object.
GetEnumeratorReturns a typed enumerator that iterates through the LockCollection.
GetHashCodeinherited from Object.
GetTypeinherited from Object.
MemberwiseCloneinherited from Object.
RemoveRemoves a Lock from the collection.
ToStringinherited from Object.

See Also

LockCollection Class | AgileDotNet.Licensing Namespace