The RegisteredContent type exposes the following members.

Constructors

  NameDescription
Public methodRegisteredContent
Initializes a new instance of the RegisteredContent class

Methods

  NameDescription
Public methodAdd(String, String)
Public methodAdd(String, String, String)
Public methodClear
Public methodContainsKey(String)
Public methodContainsKey(String, String)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsOriginalContent
Checks to see if the in memory content is the same as the original source content.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemove(String)
Public methodRemove(String, String)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTryGetValue(String, String%)
Public methodTryGetValue(String, String, String%)

Extension Methods

  NameDescription
Public Extension MethodAsIndexedEnumerable<(Of <<'(KeyValuePair<(Of <<'(String, String>)>>)>)>>)
Returns an IndexedEnumerable from any collection implementing IEnumerable<T>
(Defined by IndexedEnumerable.)

Properties

See Also