Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Productivity Namespace / AutoExpandDefinition Structure
Properties Methods


AutoExpandDefinition Structure Members

The following tables list the members exposed by AutoExpandDefinition.

Public Constructors
 NameDescription
Public ConstructorConstructor.  
Top
Public Properties
 NameDescription
Public PropertyReturns the abbreviation string.  
Public PropertyReturns the expansion string.  
Top
Public Methods
 NameDescription
Public MethodIndicates whether this instance and a specified object are equal. (Inherited from System.ValueType)
Public MethodReturns the hash code for this instance. (Inherited from System.ValueType)
Public MethodGets the System.Type of the current instance. (Inherited from System.ValueType)
Public MethodReturns the fully qualified type name of this instance. (Inherited from System.ValueType)
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from System.ValueType)
Top
See Also