Click or drag to resize
FdoFeaturePropertyCollection Class
Represents a collection of feature properties.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionIFdoFeatureProperty
    System.Collections.ObjectModelKeyedCollectionString, IFdoFeatureProperty
      FDF.CommonFdfNamedObjectSetIFdoFeatureProperty
        FDF.Common.FeaturesFdoFeaturePropertyCollection

Namespace: FDF.Common.Features
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
[SerializableAttribute]
public sealed class FdoFeaturePropertyCollection : FdfNamedObjectSet<IFdoFeatureProperty>

The FdoFeaturePropertyCollection type exposes the following members.

Constructors
  NameDescription
Public methodFdoFeaturePropertyCollection
Initializes a new instance of the FdoFeaturePropertyCollection class
Top
Methods
  NameDescription
Public methodTryGetItem
Top
Remarks