Click or drag to resize

NamespaceRefFind Method

Overload List
  NameDescription
Public methodFind(String, Boolean)
Find a child Namespace, TypeDecl, or TypeDefinition/Type with the specified name.
Public methodStatic memberFind(INamespace, String, Boolean)
Find a child namespace in the specified Namespace with the specified name.
Public methodStatic memberFind(SymbolicRef, String, Boolean)
Find a child namespace in the specified NamespaceRef with the specified name.
Top
See Also