你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ObjectExtensions Class

Definition

The object extension methods.

public static class ObjectExtensions
type ObjectExtensions = class
Public Module ObjectExtensions
Inheritance
ObjectExtensions

Methods

AsArray<T>(T)

Wraps the object in an array of length 1.

Cast<T>(Object)

Casts the specified object to type T.

Applies to