Show / Hide Table of Contents

Class DataInstance

Inheritance
System.Object
DataEntry
DataInstance
DataInstance<T>
Inherited Members
DataEntry.Clear()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.Import.Configuration
Assembly: AssetRipper.Import.dll
Syntax
public abstract class DataInstance : DataEntry

Properties

| Improve this Doc View Source

Text

Declaration
public abstract string Text { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾