TryGetValue
MessageObjectPropertiesCollection.TryGetValue method
尝试通过指定键获取值。
public MessageObjectProperty TryGetValue(long propertyTag)
范围 | 类型 | 描述 |
---|---|---|
propertyTag | Int64 | 属性标记。 |
返回值
MessageObjectProperty
如果操作成功则为对象,否则为空。
尝试通过指定键获取值。
public MessageObjectProperty TryGetValue(long propertyTag)
范围 | 类型 | 描述 |
---|---|---|
propertyTag | Int64 | 属性标记。 |
MessageObjectProperty
如果操作成功则为对象,否则为空。