LayoutManager Methods |
The LayoutManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clear |
Clears (removes) all layouts from the cache.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetEnumerator |
Returns a read-only enumerator over the collection of fields in the
Layout.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLayout |
Returns the Layout with the specified layoutName.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | PutLayout |
Adds a layout to the collection of layouts of the
LayoutManager.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |