The PropertyMap type exposes the following members.
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | Add | 
            This operation is not supported.
             | 
|  | Clear | 
            This operation is not supported.
             | 
|  | Contains | 
            Determines whether the PropertyMap contains
            an element with the specified key.
             | 
|  | CopyTo | 
            Copies the entire PropertyMap to a compatible one-dimensional 
            Array, starting at the specified index of the target array.
             | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | 
                    Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
                (Inherited from Object.) | 
|  | GetEnumerator | 
            Returns an IDictionaryEnumerator 
            for the PropertyMap.
             | 
|  | GetHashCode | 
                    Serves as a hash function for a particular type. 
                (Inherited from Object.) | 
|  | GetType | 
                    Gets the Type of the current instance.
                (Inherited from Object.) | 
|  | GetValues | 
            Gets the values associated with this key.
             | 
|  | MemberwiseClone | 
                    Creates a shallow copy of the current Object.
                (Inherited from Object.) | 
|  | Remove | 
            This operation is not supported.
             | 
|  | ToString | (Inherited from Object.) | 





