EXTENSION METHODS Meaning in Japanese - translations and usage examples

[ik'stenʃn 'meθədz]
[ik'stenʃn 'meθədz]
拡張メソッドを
拡張方式は

Examples of using Extension methods in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Other extension methods.
ほかの拡張方法
LINQ heavily relies on extension methods.
実際、LINQは、拡張メソッドに大きく依存しています。
Can I add extension methods to an existing static class?
既存の静的クラスに拡張メソッドを追加できますか?
Java doesn't have extension methods.
Javaには拡張メソッドがありません。
Extension methods can be defined for the following reasons:.
拡張方式は以下のような理由で定義されることがある。
For example, Implicit classes allow adding extension methods to existing types.
例えば、暗黙のクラスで既存の型に拡張メソッドを追加できます。
You can use extension methods to extend a class or interface, but not to override them.
拡張メソッドを使用してクラスまたはインターフェイスを拡張することはできますが、これらをオーバーライドすることはできません。
This class contains the LINQ to XML extension methods for XSD validation.
このクラスには、XSD検証のためのLINQtoXML拡張メソッドが含まれています。
Most of Godot's Stringmethods are provided by the StringExtensions class as extension methods.
GodotのStringメソッドのほとんどは、拡張メソッドとしてStringExtensionsクラスによって提供されます。
They're extension methods on top of UIKit, which allow you to get changes in values without creating delegates around them.
UIKitの最上層にあるextensionのメソッドで、デリゲートを作ることなく値の変更が行えます。
You can also use Java methods that can be handled by the Rhino engine, and Questetra extension methods.[R2300].
Rhinoエンジンで処理できるJavaメソッドやQuestetra拡張メソッドも利用できます[R2300]。
Instead, they're only visible for the source that defines the extension methods- in short: it's really all implemented in the compiler.
代わりに、それらは、拡張メソッドを定義しているソースに対してのみ可視的であり、コンパイラにとってそれは全て実装されています。
The JSR also proposes extending the semantics ofinterfaces in the Java Language to support virtual extension methods.
またJSRでも,Java言語のインターフェースのセマンティクスを拡張して,仮想拡張メソッド(virtualextensionmethod)をサポートすることを提案している。
In” extension methods would not allow for modifications, but would still be useful for performance sensitive code, especially if the struct is large.
In”拡張メソッドは変更を許可しないが、それでもパフォーマンスが重要なコードでは、特に構造体が大きな場合には有効だ。
While these are similar to what we already have in C,there are minor enhancements such as support for extension methods and improved type inference.
これらは、Cがすでに持っているものに似ているが、拡張メソッドや改善された型推論のサポートのような小さな機能改善もある。
Additional authentication method identifiers(extension methods) may be defined in the future by later revisions or extensions to this specification.
追加の認証方式識別子(拡張方式)が将来本仕様の修正版または拡張によって定義されるかもしれない。
Many standard query operators take lambda expressions as parameters,but this is not a requirement for extension methods.
Manystandardqueryoperatorstakelambdaexpressionsasparameters,butthisisnotarequirementforextensionmethods.詳細については、「ラムダ式」を参照してください。
If you need to use a custom Collection object with your own extension methods, you may override the newCollection method on your model:.
自分で拡張したメソッドを含むカスタム「コレクション」オブジェクトを使いたい場合は、モデルのnewCollectionメソッドをオーバーライドしてください。
CreateDefaultBuilder's source code,logging providers can be added by calling provider-specific extension methods like AddDebug or AddConsole on ILoggingBuilder.
CreateDefaultBuilderのソースコードからわかるように、ログプロバイダーは、ILoggingBuilderでAddDebugやAddConsoleなどのプロバイダー固有の拡張メソッドを呼び出して追加できます。
The unique rail extension method greatly reduces installation time.
独特な柵延長方法は据え付け時間を非常に減らします。
Provide extension method of logon account information provided as standard.
標準で提供されているログオンアカウント情報の拡張方式を提供。
In C, what happens when you call an extension method on a null object?
Cでは、nullオブジェクトの拡張メソッドを呼び出すとどうなりますか?
Note that Put is an extension method, so you will need to add.
注釈するが、Putは拡張メソッドなので、以下の参照を追加する必要がある。
The D-NUT module and unque rail extension method allow greatly reduced installation times.
D-NUTモジュールとアンキルレール延長方式により、設置時間を大幅に短縮できます。
It does not have to be a subclass of your own butyou can create an extension method.
サブクラスにする必要はなく、extensionのメソッドを作ればいいのです。
The extension method will attempt to guess the file's extension based on its contents.
Extensionメソッドは、ファイルのコンテンツを元に拡張子を推測します。
Enum script, and“Subenum” is an extension method.
Enumスクリプト(Subenumは拡張メソッド)。
Why there is no ForEach extension method on IEnumerable?
なぜIEnumerableにForEach拡張メソッドがないのですか?
Sys, can be used by invoking the appropriate extension method.
Sysなどの他のWebサーバーは、適切な拡張メソッドを呼び出して使用することができます。
Results: 29, Time: 0.0304

Word-for-word translation

Top dictionary queries

English - Japanese