Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

iterate through xpdictionary devexpress

foreach (DevExpress.Xpo.Metadata.XPClassInfo item in xpDictionary.Classes)
{
    //…
}
Source by supportcenter.devexpress.com #
 
PREVIOUS NEXT
Tagged: #iterate #xpdictionary #devexpress
ADD COMMENT
Topic
Name
6+9 =