Click or drag to resize

AnnotationLock Constructor

Constructs an AnnotationLock.
Overload List
  NameDescription
Public methodAnnotationLock
Creates a new instance of AnnotationLock.
Public methodAnnotationLock(String)
Creates a new instance of AnnotationLock whose key is the given string value
Public methodAnnotationLock(SerializationInfo, StreamingContext)
Creates a new instance of AnnotationLock from serialized data.
Top
See Also