Share

GlobalParametersManager Methods

The GlobalParametersManager type exposes the following members.

Methods

 NameDescription
Public methodStatic memberAreGlobalParametersAllowed Tests whether global parameters are allowed in the given document.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberFindByName Finds whether a global parameter with the given name exists in the input document.
Public methodStatic memberGetAllGlobalParameters Returns all global parameters available in the given document.
Public methodStatic memberGetGlobalParametersOrdered Returns all global paramters in an ordered array.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberIsUniqueName Tests whether a name is unique among existing global parameters of a given document.
Public methodStatic memberIsValidGlobalParameter Tests whether an ElementId is of a global parameter in the given document.
Public methodStatic memberMoveParameterDownOrder Moves given paramerer Down in the current order.
Public methodStatic memberMoveParameterUpOrder Moves given paramerer Up in the current order.
Public methodStatic memberSortParameters Sorts global parameters in the desired order.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?