Method GetAllXpropertiesNames
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
GetAllXpropertiesNames()
Searches all Xproperty names from all vdPrimary objects of the document.
public StringArray GetAllXpropertiesNames()
Returns
- StringArray
Returns StringArray collection containing all XProperty names of all vdPrimary objects of the document.Duplicate names and Upper/Lower Case names are being added once(ignore duplicates).