ShapeModelingCollection.CopyTo(ShapeElement[], Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void CopyTo(cli::array <Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^> ^ array, int index);
public virtual void CopyTo (Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement[] array, int index);
abstract member CopyTo : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement[] * int -> unit
override this.CopyTo : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement[] * int -> unit
Public Overridable Sub CopyTo (array As ShapeElement(), index As Integer)
Parameters
- array
- ShapeElement[]
- index
- Int32