Click or drag to resize

ManifestTableFindName Method

Overload List
  NameDescription
Public methodFindNameT(String, Guid)
Uses the name to find a model component. The name is the value that is stored in the .Name property. Deleted objects have no name.
Public methodFindName(String, ModelComponentType, Guid)
Uses the name to find a model component. The name is the value that is stored in the .Name property. Deleted objects have no name.
Top
See Also