C1.Silverlight.Olap.5
PropertyDescriptorCollection Class
Members 

Represents a collection of PropertyDescriptor objects.
Object Model
PropertyDescriptorCollection Class
Syntax
'Declaration
 
Public Class PropertyDescriptorCollection 
   Inherits System.Collections.ObjectModel.Collection(Of PropertyDescriptor)
public class PropertyDescriptorCollection : System.Collections.ObjectModel.Collection<PropertyDescriptor> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Olap.PropertyDescriptorCollection

See Also

Reference

PropertyDescriptorCollection Members
C1.Olap Namespace

 

 


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