Click or drag to resize

LayoutManager Methods

The LayoutManager type exposes the following members.

Methods
  NameDescription
Public methodClear
Clears (removes) all layouts from the cache.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetEnumerator
Returns a read-only enumerator over the collection of fields in the Layout.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLayout
Returns the Layout with the specified layoutName.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodPutLayout
Adds a layout to the collection of layouts of the LayoutManager.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also