NDepend.API Documentation
ExtensionMethodsMisc Class Members
Methods 


NDepend.Helpers Namespace : ExtensionMethodsMisc Class

The following tables list the members exposed by ExtensionMethodsMisc.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns true if this item equals item1 or item2.  
Public Methodstatic (Shared in Visual Basic) Return the image corresponding to the trend icon value.  
Public Methodstatic (Shared in Visual Basic)If obj is a numeric primitive type, returns its value converted as double. else returns null.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Gets an enumerable object that contains first element and then elements of elements, in this order.
Public Extension MethodReturns the newer version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.NewerVersion<T> must be called instead.
Public Extension MethodReturns the older version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.OlderVersion<T> must be called instead.
Public Extension MethodGets an enumerable object that contains only the single element element.
Top
See Also

Reference

ExtensionMethodsMisc Class
NDepend.Helpers Namespace