|  | Culture | 
The CultureInfoExtensions type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetAncestors | Returns an enumeration of the ancestor elements of this element. | 
|  | GetAncestorsAndSelf | Returns an enumeration of elements that contain this element, and the ancestors of this element. | 
|  | GetChildren | Enumerates the immediate children of the specified item. | 
|  | GetDescendants | Enumerates all descendants of the specified item. | 
 See Also
See Also