Spread ASP.NET 16
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / IParseFormatSupport2 Interface
Members


In This Topic
    IParseFormatSupport2 Interface
    In This Topic
    Interface that supports checking whether the format string and provider exist.
    Object Model
    IParseFormatSupport2 Interface
    Syntax
    'Declaration
     
    Public Interface IParseFormatSupport2 
       Inherits IParseFormatSupport 
    'Usage
     
    Dim instance As IParseFormatSupport2
    public interface IParseFormatSupport2 : IParseFormatSupport  
    See Also