ConfigurationConstituents Class Methods
For a list of all members of this type, see ConfigurationConstituents members.
Public Methods
Name | Description | |
---|---|---|
SplitFullyQualified | Split a fully qualified key into groups and key. E.g. Split Aaa/Bbb/Ccc or /Aaa/Bbb/Ccc into Aaa/Bbb and Ccc, or Aaa into "" and Aaa | |
TrimLeadingSeparators | Trim leading separators from a string |
See Also