Метод TryGetPropertyValue
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
ISfcPropertySet. . :: . .TryGetPropertyValue(String, Object%) | Tries to get the property value specified by the name parameter and type specified by the property parameter. | |
ISfcPropertySet. . :: . .TryGetPropertyValue< (Of < <' (T> ) > > )(String, T%) | Tries to get the property value specified by the name parameter and type specified by the value parameter. |
В начало