[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.Runtime.ReflectionAssembly: Phoenix (in Phoenix.dll) Version: 0.7.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public class MethodOverloads : ICollection<Method>, IEnumerable<Method>, IEnumerable
Public Class MethodOverloads _ Implements ICollection(Of Method), IEnumerable(Of Method), _ IEnumerable
public ref class MethodOverloads : ICollection<Method^>, IEnumerable<Method^>, IEnumerable
 Members
Members
| All Members | Constructors  | Properties  | Methods  | 
|  Public  Protected |  Instance  Static  |  Declared  Inherited |  XNA Framework Only   .NET Compact Framework Only  | 
| Member | Description | |
|---|---|---|
|  | MethodOverloads(String) | Initializes a new instance of the MethodOverloads class | 
|  | Add(Method) | |
|  | Clear()()() | |
|  | Contains(Method) | |
|  | Count | |
|  | FindOverloads(array<ParameterData>[]()[]) | |
|  | GetEnumerator()()() | |
|  | Name | |
|  | Remove(Method) | |
|  | Syntax | 

























