Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Data Namespaces
Altaxo.Data
DataTable Class
DataTable Methods
AppendAllColumnsWithSpace Method
AppendAllDataColumns Method
AppendAllDataColumnsToPosition Method
ChangeColumnPosition Method
Clone Method
ContainsColumn Method
ContainsDataColumn Method
ContainsPropertyColumn Method
CopyDataAndPropertyColumnsFrom Method
CopyDataColumnsFrom Method
CopyOrReplaceOrAdd Method
GetDocumentNodeChildrenWithName Method
GetParentDataTableOf Method
GetTableProperty Method
OnAboutToBeResumed Method
OnChanged Method
OnNameChanged Method
RemoveColumns Method
RemoveTableProperty Method
SetTableProperty Method
TryGetName Method
UpdateTableFromTableDataSource Method
UpdateTableFromTableDataSourceAsUserCancellable Method
VisitDocumentReferences Method
Data
Table
Try
Get
Name Method
Tests if this item already has a name.
Namespace:
Altaxo.Data
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
DataTable Class
Altaxo.Data 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