C1.Silverlight.Olap.5
CopyTo Method (PropertyDescriptorCollection)

Syntax
'Declaration
 
Public Sub CopyTo( _
   ByVal array() As PropertyDescriptor, _
   ByVal index As System.Integer _
) 
public void CopyTo( 
   PropertyDescriptor[] array,
   System.int index
)

Parameters

array
index
See Also

Reference

PropertyDescriptorCollection Class
PropertyDescriptorCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.