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