Entity.Find Method

GeonBit.UI

EntityFind Method
Overload List
  NameDescription
Public methodFindT(String, Boolean)
Find and return first occurance of a child entity with a given identifier and specific type.
Public methodFind(String, Boolean)
Find and return first occurance of a child entity with a given identifier.
Top
See Also