GetAnnotations Method (String, String)
  Array containing the annotations of the given identifier in this model 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.3.0
 Syntax
Syntax
    C#
   
  public XPRMAnnotations GetAnnotations( string ident, string prefix )
Parameters
- ident
- 
   Type: 
   SystemString
   
 identifier to consider
- prefix
- 
   Type: 
   SystemString
   
 only annotations which name begins with this prefix will be returned.
Return Value
Type: XPRMAnnotationsArray of annotations
 See Also
See Also
 
