Spread WPF 18
GrapeCity.CalcEngine Namespace / INotSupportedParams Interface
Members


In This Topic
    INotSupportedParams Interface
    In This Topic
    Represents an interface that indicates that the object requires no parameter.
    Object Model
    INotSupportedParams Interface
    Syntax
    'Declaration
     
    Public Interface INotSupportedParams 
    'Usage
     
    Dim instance As INotSupportedParams
    public interface INotSupportedParams 
    See Also