ImmutabilityExtensionMethods.GetLocks Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member GetLocks(ModelElement) Get the lock flags for this element. This will include any locks enabled on the Partition containing the element.
Public methodStatic member GetLocks(Partition) Get the lock flags for this Partition instance. This will include any locks enabled on the Store containing the partition.
Public methodStatic member GetLocks(Store) Get the lock flags for this Store instance

Top

See Also

Reference

ImmutabilityExtensionMethods Class

Microsoft.VisualStudio.Modeling.Immutability Namespace