IStorageElementCreateElement - метод |
Пространство имён:
Tessa.Applications.Containers.Storage
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [NotNullAttribute]
IStorageElement CreateElement(
[NotNullAttribute] string name
)
<NotNullAttribute>
Function CreateElement (
<NotNullAttribute> name As String
) As IStorageElement
[NotNullAttribute]
IStorageElement^ CreateElement(
[NotNullAttribute] String^ name
)
[<NotNullAttribute>]
abstract CreateElement :
[<NotNullAttribute>] name : string -> IStorageElement
Параметры
- name
- Тип: SystemString
Имя элемента
Возвращаемое значение
Тип:
IStorageElement
Возвращает созданный элемент
Исключения См. также