Click or drag to resize

RenderContentKindList Methods

The RenderContentKindList type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add a kind to a kind list.
Public methodContains
Query whether or not the collection contains a particular kind designation.
Public methodCount
The number of kinds in the collection
Public methodDispose
Dispose a kind list.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Kind list finalizer
(Overrides ObjectFinalize.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSingleKind
The single kind in the list. If the list does not contain exactly one kind, returns 'None'.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also