public virtual void Close( IRegion<TKey, TValue> region )
Public Overridable Sub Close ( region As IRegion(Of TKey, TValue) )
public: virtual void Close( IRegion<TKey, TValue>^ region )
abstract Close : region : IRegion<'TKey, 'TValue> -> unit override Close : region : IRegion<'TKey, 'TValue> -> unit
Copyright © 2008-2016 Pivotal Software, Inc. All rights reserved.