'宣言 Public Function TryGetValue( _ ByVal key As System.Guid, _ ByRef item As CustomCalendar _ ) As System.Boolean
public System.bool TryGetValue( System.Guid key, out CustomCalendar item )
パラメータ
- key
- item
'宣言 Public Function TryGetValue( _ ByVal key As System.Guid, _ ByRef item As CustomCalendar _ ) As System.Boolean
public System.bool TryGetValue( System.Guid key, out CustomCalendar item )