Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / VariableCollection Class
Properties Methods

In This Topic
    VariableCollection Class Members
    In This Topic

    The following tables list the members exposed by VariableCollection.

    Public Properties
     NameDescription
    Public Property Returns the number of variables in the document.  
    Public PropertyOverloaded.  Gets a document variable by the case-insensitive name.  
    Top
    Public Methods
     NameDescription
    Public Method Adds a varibale into the document.  
    Public Method Removes all elements from the collection.  
    Public Method Gets whether a varibale with specified name exists in the document.  
    Public MethodOverloaded.  Removes a document variable with the specified name from the collection.  
    Public Method Tries to get a variable by its name.  
    Top
    See Also