Share via


AssemblyNode Members

Include Protected Members
Include Inherited Members

The AssemblyNode type exposes the following members.

Constructors

  Name Description
Ff664868.pubmethod(en-us,PandP.50).gif AssemblyNode
Initializes a new instance of the AssemblyNode class.

Methods

  Name Description
Ff664868.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff664868.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff664868.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff664868.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff664868.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff664868.protmethod(en-us,PandP.50).gif Notify
Notifies that a property has changed its value.
(Inherited from Node.)
Ff664868.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff664868.pubproperty(en-us,PandP.50).gif DisplayName
Gets the display name.
Ff664868.pubproperty(en-us,PandP.50).gif IsExpanded
Gets or sets the expanded state.
(Inherited from Node.)
Ff664868.pubproperty(en-us,PandP.50).gif IsSelected
Gets or sets the selection state.
(Inherited from Node.)
Ff664868.pubproperty(en-us,PandP.50).gif Namespaces
Gets the nodes representing the namespaces in the represented assembly.
Ff664868.pubproperty(en-us,PandP.50).gif Visibility
Gets or sets the visibility.
(Inherited from Node.)

Events

  Name Description
Ff664868.pubevent(en-us,PandP.50).gif PropertyChanged
Event raised when a property has changed.
(Inherited from Node.)

See Also

AssemblyNode Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ComponentModel.Editors Namespace