次の方法で共有


PredefinedFunctions.Strlen(String) Method

Definition

public:
 static int Strlen(System::String ^ text);
public static int Strlen (string text);
static member Strlen : string -> int
Public Shared Function Strlen (text As String) As Integer

Parameters

text
String

Returns

Applies to