@lock


Description:

public bool @lock (LockFlags flags)

Lock the mini-object with the specified access mode in flags.

Parameters:

this

the mini-object to lock

flags

LockFlags

Returns:

true if this could be locked.