| CSSWrapper Methods | 
The CSSWrapper type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetEnumerator | 
            Gets the enumerator for the collection.
            (Inherited from CollectionPropertyWrapperObjectType.) | 
|  | GetObjectName | 
            Gets the object name for the given object
             | 
|  | GetProperty | 
            Gets the property value for the given object
            (Overrides CollectionPropertyWrapperObjectTypeGetProperty(ObjectType).) | 
|   | TrimCharset | 
            Trims the charset from the CSS style
             | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | GetNamedEnumeratorT | 
            Name enumerator over a collection
            (Defined by DataExtensions.) | 
|  | ToJSON | 
            Returns JSON representation of current instance of IEnumerable.
            (Defined by DataExtensions.) | 
|  | ToXML | 
            Returns XML representation of current instance of IEnumerable.
            (Defined by DataExtensions.) | 
 See Also
See Also