'Declaration
Public Function GetAnnotationSubType( _ ByVal AnnotationIdx As Integer _ ) As String
public string GetAnnotationSubType( int AnnotationIdx )
public function GetAnnotationSubType( AnnotationIdx: Integer ): String;
public function GetAnnotationSubType( AnnotationIdx : int ) : String;
public: string* GetAnnotationSubType( int AnnotationIdx )
public: String^ GetAnnotationSubType( int AnnotationIdx )
Parameters
- AnnotationIdx