Properties  Methods 


ShouldNotSerializeAttribute Class Members

The following tables list the members exposed by ShouldNotSerializeAttribute.

Public Constructors
Public Properties
 NameDescription
Public PropertyWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public MethodReturns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute)
Public MethodReturns the hash code for this instance. (Inherited from System.Attribute)
Public MethodWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
Public MethodWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also