Click or drag to resize
ElementSectionCollection Methods

The ElementSectionCollection type exposes the following members.

Methods
  NameDescription
Protected methodAdd
Protected methodClear
Protected methodContains
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFillName
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.)
Protected methodGetAllModels
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnAdded
Will be called after adding an ElementSection
Protected methodOnRemoved
Will be called after removing an ElementSection
Public methodRename
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also