NamedObjectViewModelCollectionTItemModel, TItemViewModelGetNewItemName - метод |
Пространство имён:
Tessa.UI.Scheme
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected string GetNewItemName(
string baseName,
string prefix = null
)
Protected Function GetNewItemName (
baseName As String,
Optional prefix As String = Nothing
) As String
protected:
String^ GetNewItemName(
String^ baseName,
String^ prefix = nullptr
)
member GetNewItemName :
baseName : string *
?prefix : string
(* Defaults:
let _prefix = defaultArg prefix null
*)
-> string
Параметры
- baseName
- Тип: SystemString
- prefix (Optional)
- Тип: SystemString
Возвращаемое значение
Тип:
StringСм. также