Skip to content

Instantly share code, notes, and snippets.

@netsi1964
Created February 7, 2014 17:14
Show Gist options
  • Save netsi1964/8867263 to your computer and use it in GitHub Desktop.
Save netsi1964/8867263 to your computer and use it in GitHub Desktop.

System.Collections.Generic.List1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]]

Dynamicweb, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null

Methods

Name Public? Return
get_Capacity() True System.Int32
set_Capacity(System.Int32 value) True System.Void
get_Count() True System.Int32
get_Item(System.Int32 index) True Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object]
set_Item(System.Int32 index, Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] value) True System.Void
Add(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] item) True System.Void
AddRange(System.Collections.Generic.IEnumerable1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] collection) True System.Void
AsReadOnly() True System.Collections.ObjectModel.ReadOnlyCollection1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]]
BinarySearch(System.Int32 index, System.Int32 count, Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object] item, System.Collections.Generic.IComparer1[Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object]] comparer) True System.Int32
BinarySearch(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] item) True System.Int32
BinarySearch(Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object] item, System.Collections.Generic.IComparer1[Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object]] comparer) True System.Int32
Clear() True System.Void
Contains(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] item) True System.Boolean
CopyTo(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object][] array) True System.Void
CopyTo(System.Int32 index, Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object][] array, System.Int32 arrayIndex, System.Int32 count) True System.Void
CopyTo(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object][] array, System.Int32 arrayIndex) True System.Void
Exists(System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True System.Boolean
Find(System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object]
FindAll(System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True System.Collections.Generic.List1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]]
FindIndex(System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True System.Int32
FindIndex(System.Int32 startIndex, System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True System.Int32
FindIndex(System.Int32 startIndex, System.Int32 count, System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True System.Int32
FindLast(System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object]
FindLastIndex(System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True System.Int32
FindLastIndex(System.Int32 startIndex, System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True System.Int32
FindLastIndex(System.Int32 startIndex, System.Int32 count, System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True System.Int32
ForEach(System.Action1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] action) True System.Void
GetEnumerator() True System.Collections.Generic.List1+Enumerator[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]]
GetRange(System.Int32 index, System.Int32 count) True System.Collections.Generic.List1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]]
IndexOf(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] item) True System.Int32
IndexOf(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] item, System.Int32 index) True System.Int32
IndexOf(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] item, System.Int32 index, System.Int32 count) True System.Int32
Insert(System.Int32 index, Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] item) True System.Void
InsertRange(System.Int32 index, System.Collections.Generic.IEnumerable1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] collection) True System.Void
LastIndexOf(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] item) True System.Int32
LastIndexOf(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] item, System.Int32 index) True System.Int32
LastIndexOf(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] item, System.Int32 index, System.Int32 count) True System.Int32
Remove(Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object] item) True System.Boolean
RemoveAll(System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True System.Int32
RemoveAt(System.Int32 index) True System.Void
RemoveRange(System.Int32 index, System.Int32 count) True System.Void
Reverse() True System.Void
Reverse(System.Int32 index, System.Int32 count) True System.Void
Sort() True System.Void
Sort(System.Collections.Generic.IComparer1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] comparer) True System.Void
Sort(System.Int32 index, System.Int32 count, System.Collections.Generic.IComparer1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] comparer) True System.Void
Sort(System.Comparison1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] comparison) True System.Void
ToArray() True Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[System.Object][]
TrimExcess() True System.Void
TrueForAll(System.Predicate1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]] match) True System.Boolean
ConvertAll(System.Converter2[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object],TOutput] converter) True System.Collections.Generic.List`1[TOutput]
ToString() True System.String
Equals(System.Object obj) True System.Boolean
GetHashCode() True System.Int32
GetType() True System.Type

The type is by default Property, other types are Method which means it takes a parameter.

Name Type Value
@System.Collections.Generic.List1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]].Capacity System.Int32 Property
@System.Collections.Generic.List1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]].Count System.Int32 Property
[@System.Collections.Generic.List1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]].Item(index)](System.Collections.Generic.List1[Dynamicweb.Rendering.RazorTemplateBase1+LoopItem[System.Object]].Item) Dynamicweb.Rendering.RazorTemplateBase`1+LoopItem[[System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] Method

Example

none

Created by Sten Hougaard, 07-02-2014 18:12:38 Sten Hougaard -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment