Anvil
Anvil.API.GffResource Class Reference
+ Inheritance diagram for Anvil.API.GffResource:
+ Collaboration diagram for Anvil.API.GffResource:

Public Member Functions

void Dispose ()
 

Properties

string FileType [get]
 Gets the file type/extension of this GffResource. More...
 
GffResourceFieldthis[int index] [get]
 Gets the child GffResourceField at the specified index. More...
 
GffResourceFieldthis[string index] [get]
 Gets the child GffResourceField with the specified key. More...
 

Property Documentation

◆ FileType

string Anvil.API.GffResource.FileType
get

Gets the file type/extension of this GffResource.

◆ this[int index]

GffResourceField? Anvil.API.GffResource.this[int index]
get

Gets the child GffResourceField at the specified index.

◆ this[string index]

GffResourceField? Anvil.API.GffResource.this[string index]
get

Gets the child GffResourceField with the specified key.


The documentation for this class was generated from the following file: