The Index Domains Collection
      The Index Domains object is used to access the domains (parent index sets) of compound or sub indexes.
      The object can be access by the parent IndexSet object.
      
         Methods for the IndexDomains Object
      
Locate
         (Name)
      
      
         Locates a specific domain index name in the indexSet.Domains collection, returns the dimension number.  (Method)
      
      
         Properties for the IndexDomains Object
      
Count
      
         The number of domain indexes in the vector.  (Integer Property - Read Only)
      
Item
         (Index)
      
      
         Returns the specified IndexDomain object from the indexSet.Domains[] collection.  (Object Property)
      
      
      
            Back To Top
             |
         
            Maximal Home Page
             |
         Table of Contents |
         
            Previous Page
             |
         
            Next Page