Reflection
AutoExpandDefinition Structure Members
Properties  Methods 


The following tables list the members exposed by AutoExpandDefinition.

Public Constructors
 NameDescription
Public ConstructorAutoExpandDefinition ConstructorConstructor.  
Top
Public Properties
 NameDescription
Public PropertyAbbreviationReturns the abbreviation string.  
Public PropertyExpansionReturns the expansion string.  
Top
Public Methods
 NameDescription
Public MethodEqualsIndicates whether this instance and a specified object are equal. (Inherited from System.ValueType)
Public MethodGetHashCodeReturns the hash code for this instance. (Inherited from System.ValueType)
Public MethodGetTypeGets the System.Type of the current instance. (Inherited from object)
Public MethodToStringReturns the fully qualified type name of this instance. (Inherited from System.ValueType)
Top
Protected Methods
 NameDescription
Protected MethodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodMemberwiseCloneCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also