다음을 통해 공유


SPKeyValuePairSerializationInfo.TryGetValue Method

Include Protected Members
Include Inherited Members

Retrieves a value from the SPKeyValuePairSerializationInfo store according to the provided parameters of name, value, and default value.

Overload List

  Name Description
Public method TryGetValue<T>(String, T) Retrieves a value from the SPKeyValuePairSerializationInfo store based on the specified type and name.
Public method TryGetValue<T>(String, T, T) Retrieves a value from the SPKeyValuePairSerializationInfo store based on the specified type and name. This method returns a specified default value if a name cannot be located in the store.

Top

See Also

Reference

SPKeyValuePairSerializationInfo Class

SPKeyValuePairSerializationInfo Members

Microsoft.SharePoint.Utilities Namespace