Visual Basic (Declaration) | |
---|---|
<System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")> Public Overloads Function GetStandardValues() As System.Collections.ICollection |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As WebSchedulerDateTimeConverter Dim value As System.Collections.ICollection value = instance.GetStandardValues() |
C# | |
---|---|
[System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")] public System.Collections.ICollection GetStandardValues() |
Delphi | |
---|---|
public function GetStandardValues(): System.Collections.ICollection; |
JScript | |
---|---|
System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries") public function GetStandardValues() : System.Collections.ICollection; |
Managed Extensions for C++ | |
---|---|
[System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")] public: System.Collections.ICollection* GetStandardValues(); |
C++/CLI | |
---|---|
[System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")] public: System.Collections.ICollection^ GetStandardValues(); |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2