Struct StringView
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: AltV.Net.Native
Assembly: AltV.Net.CApi.dll
Syntax
public struct StringView
Fields
| Improve this Doc View SourceEmpty
Declaration
public static StringView Empty
Field Value
Type | Description |
---|---|
StringView |
Properties
| Improve this Doc View SourceText
Declaration
public readonly string Text { get; }
Property Value
Type | Description |
---|---|
System.String |