Vector3DCollection.CopyTo(Vector3D[], 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.
Copies the elements of the collection into the specified array, starting at the specified index position.
public:
virtual void CopyTo(cli::array <System::Windows::Media::Media3D::Vector3D> ^ array, int index);
public void CopyTo (System.Windows.Media.Media3D.Vector3D[] array, int index);
abstract member CopyTo : System.Windows.Media.Media3D.Vector3D[] * int -> unit
override this.CopyTo : System.Windows.Media.Media3D.Vector3D[] * int -> unit
Public Sub CopyTo (array As Vector3D(), index As Integer)
Parameters
- array
- Vector3D[]
Array into which to copy.
- index
- Int32
Position into which to copy.
Implements
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา