Click or drag to resize

CultureInfoExtensions Class

Extension methods for the CultureInfo class.
Inheritance Hierarchy
SystemObject
  TomsToolbox.EssentialsCultureInfoExtensions

Namespace: TomsToolbox.Essentials
Assembly: TomsToolbox.Essentials (in TomsToolbox.Essentials.dll) Version: 2.21.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static class CultureInfoExtensions

The CultureInfoExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetAncestors Returns an enumeration of the ancestor elements of this element.
Public Extension MethodGetAncestorsAndSelf Returns an enumeration of elements that contain this element, and the ancestors of this element.
Public Extension MethodGetChildren Enumerates the immediate children of the specified item.
Public Extension MethodGetDescendants Enumerates all descendants of the specified item.
Top
See Also