Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Text Namespaces
Altaxo.Text
TextDocument Class
TextDocument Methods
AddImage Method
AddImagesFrom Method
Clone Method
CopyFrom Method
GetDocumentNodeChildrenWithName Method
OnNameChanged Method
TryGetName Method
VisitDocumentReferences Method
Text
Document
Try
Get
Name Method
Tests if this item already has a name.
Namespace:
Altaxo.Text
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
TextDocument Class
Altaxo.Text 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