Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathDelimiter Class / Items Property

In This Topic
    Items Property (OMathDelimiter)
    In This Topic
    Gets the OMathElementCollection that represent child items of the delimiter structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Items As OMathElementCollection
    public OMathElementCollection Items {get;}
    See Also