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