本主題尚未接受評分 - 為這個主題評分

Activator Methods

The Activator type exposes the following members.

  Name Description
Public method Static member Supported by Silverlight for Windows Phone Supported by Xbox 360 CreateInstance(Type) Creates an instance of the specified type by using that type's default constructor.
Public method Static member Supported by Silverlight for Windows Phone Supported by Xbox 360 CreateInstance(Type, Object[]) Creates an instance of the specified type by using the constructor that best matches the specified parameters.
Public method Static member Supported by Silverlight for Windows Phone Supported by Xbox 360 CreateInstance<T>() Creates an instance of the type designated by the specified generic type parameter, using the parameterless constructor.
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 Equals(Object) Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Supported by Silverlight for Windows Phone Supported by Xbox 360 Finalize Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method Supported by Silverlight for Windows Phone Supported by Xbox 360 MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Supported by Silverlight for Windows Phone Supported by Xbox 360 ToString Returns a string that represents the current object. (Inherited from Object.)
Top
本文對您有任何幫助嗎?
(剩餘 1500 個字元)

社群新增項目

新增
Microsoft 正展開一份線上問卷調查,了解您對於 MSDN 網站的看法。 如果您選擇參加,您離開 MSDN 網站時即會顯示線上問卷調查。

您是否想要參加?
© 2013 Microsoft. 著作權所有,並保留一切權利。