ImmutabilityExtensionMethods::IsLocked Method (ModelElement^, Locks)
Visual Studio 2015
Test whether this element has any of a specified set of locks
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- element
-
Type:
Microsoft.VisualStudio.Modeling::ModelElement^
The element whose lock flags are to be tested
- locks
-
Type:
Microsoft.VisualStudio.Modeling.Immutability::Locks
Set of lock flags checked
Return Value
Type: System::Boolean
Show: