BVNetwork.NotFound.Configuration.Bvn404HandlerProviders.GetItemAt C# (CSharp) Method

GetItemAt() private method

private GetItemAt ( int index ) : global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider
index int
return global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider
        public global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider GetItemAt(int index)
        {
            return ((global::BVNetwork.NotFound.Configuration.Bvn404HandlerProvider)(base.BaseGet(index)));
        }