Click or drag to resize
SKUTreeNodeFactoryCanCreateObject Method
Overload List
  NameDescription
Public methodCanCreateObject(Object)
Returns true if the factory is able to create the object based on the given parameter
(Overrides ObjectFactoryTCanCreateObject(Object).)
Protected methodCanCreateObject(String)
Returns true if the factory is able to create the object of the given type
Top
See Also