Click or drag to resize
GeRingCollection Class
Represents a collection of rings.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListIGeRing
    FDF.CommonFdfQueryableListIGeRing
      FDF.Common.GeometriesGeRingCollection

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
[SerializableAttribute]
public class GeRingCollection : FdfQueryableList<IGeRing>, 
	IFdfLocalizable

The GeRingCollection type exposes the following members.

Constructors
  NameDescription
Public methodGeRingCollection
Initializes a new instance of the GeRingCollection class
Public methodGeRingCollection(GeRingCollection)
Initializes a new instance of the GeRingCollection class
Top
Methods
  NameDescription
Public methodGetTypeName
Returns String representation of the underlying type.
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
Remarks