'Declaration Public Sub AddRange( _
ByVal annotationsКоллекция аннотаций.As System.Collections.Generic.IEnumerable(Of AnnotationData) _
)
public void AddRange(
System.Collections.Generic.IEnumerable<AnnotationData> annotations
)
public: void AddRange(
System.Collections.Generic.IEnumerable<AnnotationData*>* annotations
)
public:
void AddRange(
System.Collections.Generic.IEnumerable<AnnotationData^>^ annotations
)
Parameters
- annotations
- Коллекция аннотаций.