ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfParamCollection Class / Count Property

In This Topic
    Count Property (RtfParamCollection)
    In This Topic
    Gets the number of paremeters of the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also