SchemePropertyDifferenceCollectionTryGetItem - метод
Пространство имён: Tessa.Scheme.DifferencesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public int TryGetItem(
string property,
out SchemePropertyDifference item
)
Public Function TryGetItem (
property As String,
<OutAttribute> ByRef item As SchemePropertyDifference
) As Integer
public:
int TryGetItem(
String^ property,
[OutAttribute] SchemePropertyDifference^% item
)
member TryGetItem :
property : string *
item : SchemePropertyDifference byref -> int
- property String
-
- item SchemePropertyDifference
-
Int32