DataTableMultipleColumnProxyEnsureExistenceOfIdentifier(String) Method |
Ensures that a bundle exists for the specified identifier.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EnsureExistenceOfIdentifier(
string identifier
)
Parameters
- identifier String
- The bundle identifier.
See Also