public bool TryGetValue(
string key,
out ICompositionAnimationBase value
)Public Function TryGetValue (
key As String,
<OutAttribute> ByRef value As ICompositionAnimationBase
) As Booleanabstract TryGetValue :
key : string *
value : ICompositionAnimationBase byref -> bool
override TryGetValue :
key : string *
value : ICompositionAnimationBase byref -> bool