public void CopyTo( Element[] array, int index )
public: void CopyTo( Element*[]* array, int index )
public: void CopyTo( array<Element^>^ array, int index )
'Declaration Public Sub CopyTo( _ ByVal array() As Element, _ ByVal index As Integer _ )
'Usage Dim instance As GroupElementCollection Dim array() As Element Dim index As Integer instance.CopyTo(array, index)
GroupElementCollection Class GroupElementCollection Members
©2019. Accusoft Corporation. All Rights Reserved.