TryGetValue

MessageObjectPropertiesCollection.TryGetValue method

尝试通过指定键获取值。

public MessageObjectProperty TryGetValue(long propertyTag)
范围类型描述
propertyTagInt64属性标记。

返回值

MessageObjectProperty如果操作成功则为对象,否则为空。

也可以看看