Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Main Namespaces
Altaxo.Main.Properties
ProjectFolderPropertyDocument Class
ProjectFolderPropertyDocument Methods
AccumulateChangeData Method
Clone Method
CopyFrom Method
GetDocumentNodeChildrenWithName Method
OnNameChanged Method
TryGetName Method
VisitDocumentReferences Method
Project
Folder
Property
Document
Try
Get
Name Method
Tests if this item already has a name.
Namespace:
Altaxo.Main.Properties
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
override
bool
TryGetName
(
out
string
name
)
Parameters
name
String
On success, returns the name of the item.
Return Value
Boolean
True if the item already has a name; otherwise false.
Implements
INamedObject
TryGetName(String
)
INamedObject
TryGetName(String
)
See Also
Reference
ProjectFolderPropertyDocument Class
Altaxo.Main.Properties Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net