Gets all the Annotations referenced by this field or its children

 

   

Syntax
 

[C#]
Annotation[] GetAnnotations()

[Visual Basic]
Overridable GetAnnotations() As Annotation()

 

   

Params
 
Name Description
none  

 

   

Notes
 

Gets all the Annotations referenced by this field or its children.

 

   

Example
 

None.