Metodo PropertyCollection.TryGetPropertyValue
Include i membri protetti
Include i membri ereditati
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
ISfcPropertySet.TryGetPropertyValue(String, Object%) | Tries to get the property value specified by the name parameter and type specified by the property parameter. | |
ISfcPropertySet.TryGetPropertyValue<T>(String, T%) | Tries to get the property value specified by the name parameter and type specified by the value parameter. |
In alto