Initializing help system before first use

GetAnnotations Method

Overload List
  Name Description
Public method GetAnnotations(String)
Array containing the globally defined annotations with the given prefix.
Public method GetAnnotations(String, String)
Array containing the annotations of the given identifier in this model
Public method GetAnnotations(XPRMIdentifier, String)
Array containing the annotations of the given identifier in this model
Top
See Also