Public Methods (see also Protected Methods )

  Name Description
Create Creates or returns an existing setting override specified by path. Internally, it will create all the parent overrides if necessary.
Equals  Overloaded. (inherited from Object )
FindAll Finds all overrides in all configuration passes that match the path.
FindAny Finds a single setting override specified by path.
GetEnumerator Returns an enumerator that iterates through the collection.
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

See Also