ITypeLibExporterNameProvider.GetNames Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a list of names to control the casing of.
public:
cli::array <System::String ^> ^ GetNames();
public string[] GetNames ();
abstract member GetNames : unit -> string[]
Public Function GetNames () As String()
Returns
String[]
An array of strings, where each element contains the name of a type to control casing for.
Remarks
Names in the array returned from this method must be unique. If a name appears twice in the array of names, even with different casing, the first occurrence takes precedence.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา