Click or drag to resize
FdfPropertyCollectionSet Class
Represents a collection of extension-governed settings' properties collections. It's commonly used for displaying multiple instances of objects within a property grid.
Inheritance Hierarchy
SystemObject
  System.CollectionsCollectionBase
    FDF.Common.RuntimeFdfPropertyCollectionSet

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class FdfPropertyCollectionSet : CollectionBase

The FdfPropertyCollectionSet type exposes the following members.

Constructors
  NameDescription
Public methodFdfPropertyCollectionSet
Initializes a new instance of the FdfPropertyCollectionSet class
Top
Properties
  NameDescription
Public propertyItem
Top
Methods
Remarks