XmlListSettings Class Members
See Also  Properties Methods 
SourceCode.Workflow.Design Namespace : XmlListSettings Class


Glossary Item Box

The following tables list the members exposed by XmlListSettings.

Public Constructors

  Name Description
Public Constructor XmlListSettings Constructor Overloaded.   
Top

Public Properties

  Name Description
Public Property ChildAsAttribute  
Public Property ChildElementNames  
Public Property ElementName  
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet.  
Public Property OmitRoot  
Public Property RootName  
Top

Public Methods

  Name Description
Public Method Dispose Overloaded.  Disposes this object  
Public Method ToString Returns a string that represents the current object.  
Top

Protected Methods

  Name Description
Protected Method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Top

See Also