'Declaration Protected Overridable Function GetAnnotationsTabOrder( _
ByVal annotationViewCollectionКоллекция представлений аннотаций.As System.Collections.Generic.IList(Of PdfAnnotationView) _
) As PdfAnnotationView[]
protected virtual PdfAnnotationView[] GetAnnotationsTabOrder(
System.Collections.Generic.IList<PdfAnnotationView> annotationViewCollection
)
protected: virtual PdfAnnotationView*[] GetAnnotationsTabOrder(
System.Collections.Generic.IList<PdfAnnotationView*>* annotationViewCollection
)
protected:
virtual PdfAnnotationView^[] GetAnnotationsTabOrder(
System.Collections.Generic.IList<PdfAnnotationView^>^ annotationViewCollection
)
Parameters
- annotationViewCollection
- Коллекция представлений аннотаций.
Return Value
Порядок табуляции коллекции аннотаций.