Documentation for this section has not yet been entered.
- T
- I'm Dying Here!
See Also: Inherited members from GenericBase<T>.
|  | 
                    
                      MyList
                    () | Documentation for this section has not yet been entered. | 
| const  | ConstField1 | int . Documentation for this section has not yet been entered. (Inherited from GenericBase<U>.) | 
|  | BaseMethod<S>
                  (S) Documentation for this section has not yet been entered. (Inherited from GenericBase<U>.) | |
|  | GetEnumerator
                  () Documentation for this section has not yet been entered. | |
|  | GetHelper<U,V>
                  () Documentation for this section has not yet been entered. | |
|  | Method<U>
                  (T, U) Documentation for this section has not yet been entered. | |
|  | RefMethod<U>
                  (ref T, ref U) Documentation for this section has not yet been entered. | |
|  | Test
                  (T) Documentation for this section has not yet been entered. | |
|  | UseHelper<U,V>
                  (MyList<T>.Helper<U, V>) Documentation for this section has not yet been entered. | |
|  | ItemChanged | Documentation for this section has not yet been entered. (Inherited from GenericBase<U>.) | 
|  | MyEvent | Documentation for this section has not yet been entered. (Inherited from GenericBase<U>.) | 
|  | IEnumerable.GetEnumerator | Documentation for this section has not yet been entered. | 
| static  | ForEach<T>
                  (this IEnumerable<T>, Action<T>) IEnumerable`1 extension method | |
| static  | ToDouble
                  (this IEnumerable<int>) IEnumerable<int> extension method. | |
| static  | ToEnumerable<T>
                  (this T) System.Object extension method | |
Documentation for this section has not yet been entered.Syntax
public MyList ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public IEnumerator<Int32[]> GetEnumerator ()Returns
Documentation for this section has not yet been entered.Remarks
M:Mono.DocTest.MyList`1.GetEnumerator.Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public MyList<T>.Helper<U, V> GetHelper<U, V> ()Type Parameters
- U
- Documentation for this section has not yet been entered.
- V
- Documentation for this section has not yet been entered.
Returns
null.Remarks
M:Mono.DocTest.Generic.MyList`1.GetHelper``2.Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public void Method<U> (T t, U u)Type Parameters
- U
- Method generic parameter
Parameters
- t
- Class generic type
- u
- Method generic type
Remarks
M:Mono.DocTest.MyList`1.Method``1(`0,``0).Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public void RefMethod<U> (ref T t, ref U u)Type Parameters
- U
- Documentation for this section has not yet been entered.
Parameters
- t
- Documentation for this section has not yet been entered.
- u
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
IEnumerator System.Collections.IEnumerable.GetEnumerator ()Returns
Documentation for this section has not yet been entered.Remarks
M:Mono.DocTest.MyList`1.System#Collections#GetEnumerator.Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public void Test (T t)Parameters
- t
- tko
Remarks
M:Mono.DocTest.MyList`1.Test(`0).Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0
Documentation for this section has not yet been entered.Syntax
public void UseHelper<U, V> (MyList<T>.Helper<U, V> helper)Type Parameters
- U
- Argh!
- V
- Foo Argh!
Parameters
- helper
- A Mono.DocTest.Generic.MyList`1.Helper`2.
Remarks
M:Mono.DocTest.Generic.MyList`1.UseHelper``2(Mono.DocTest.Generic.MyList{``0}.Helper{``1,``2}).Requirements
Namespace: Mono.DocTest.Generic
Assembly: DocTest (in DocTest.dll)
Assembly Versions: 0.0.0.0