Namespace:
Xt
Assembly:
Xt.Audio (in Xt.Audio.dll) Version: 2.0
Syntax public string GetId(
int index
)
Public Function GetId (
index As Integer
) As String
public:
String^ GetId(
int index
)
member GetId :
index : int -> string
Parameters
- index
- Type: SystemInt32
Return Value
Type:
StringSee Also