Click or drag to resize
StandardFeatureMap Methods

The StandardFeatureMap type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetStandardFeatureItem
Returns standard feature class instance, if the key in the specified feature item is found in the map; otherwise returns the specified feature item itself. For example: If the specified feature item has the key "Gene" then this method returns instance of the Gene class with data copied from the specified item.
Top
See Also