Property | Type | Description | |
---|---|---|---|
Blob | bool | ||
BlobOffset | int | ||
Data | byte[] | ||
GUID | bool | ||
GUIDOffset | int | ||
RVA | |||
Strings | bool | ||
StringsOffset | int | ||
TableRows | int[] | ||
Tables | System.Collections.ArrayList[] | ||
USOffset | int |
Method | Description | |
---|---|---|
CreateTable ( MetadataTables table ) : TableBase | ||
GetBlobBytes ( int offset ) : byte[] | ||
GetDataSizeInfo ( StringBuilder sb, int ad, string format ) : |
||
GetIndex ( CodedIndices index, int v ) : int | ||
GetIndexType ( CodedIndices index, int v ) : MetadataTables | ||
GetInfo ( int token ) : string | ||
GetInfo ( int t, int v ) : string | ||
GetName ( ELEMENT_TYPE e ) : string | ||
GetName ( |
||
GetName ( |
||
GetName ( |
||
GetName ( |
||
GetName ( |
||
GetSignatureInfo ( StringBuilder sb, int offset, |
||
GetSignatureInfos ( StringBuilder sb, int offset ) : void | ||
GetStringsString ( int offset ) : string | ||
GetTable ( MetadataTables t, int v ) : TableBase | ||
GetTable ( int token ) : TableBase | ||
GetTagSize ( CodedIndices index ) : int | ||
GetToken ( CodedIndices index, int v ) : int | ||
GetUSString ( int offset ) : string | ||
IndexManager ( byte data, |
コンストラクタです。
|
|
IsInt32 ( CodedIndices index ) : bool | ||
IsInt32 ( MetadataTables table ) : bool | ||
MakeTree ( |
||
ReadType ( int offset ) : |
Method | Description | |
---|---|---|
MakeTree ( |
||
MakeTree ( |
public CreateTable ( MetadataTables table ) : TableBase | ||
table | MetadataTables | |
return | TableBase |
public GetDataSizeInfo ( StringBuilder sb, int ad, string format ) : |
||
sb | StringBuilder | |
ad | int | |
format | string | |
return |
public GetIndex ( CodedIndices index, int v ) : int | ||
index | CodedIndices | |
v | int | |
return | int |
public GetIndexType ( CodedIndices index, int v ) : MetadataTables | ||
index | CodedIndices | |
v | int | |
return | MetadataTables |
public GetSignatureInfo ( StringBuilder sb, int offset, |
||
sb | StringBuilder | |
offset | int | |
type | ||
comment | string | |
return | void |
public GetSignatureInfos ( StringBuilder sb, int offset ) : void | ||
sb | StringBuilder | |
offset | int | |
return | void |
public GetStringsString ( int offset ) : string | ||
offset | int | |
return | string |
public GetTable ( MetadataTables t, int v ) : TableBase | ||
t | MetadataTables | |
v | int | |
return | TableBase |
public GetTagSize ( CodedIndices index ) : int | ||
index | CodedIndices | |
return | int |
public GetToken ( CodedIndices index, int v ) : int | ||
index | CodedIndices | |
v | int | |
return | int |
public IndexManager ( byte data, |
||
data | byte | |
rva | ||
return | System |
public IsInt32 ( MetadataTables table ) : bool | ||
table | MetadataTables | |
return | bool |
public ArrayList[],System.Collections Tables | ||
return | System.Collections.ArrayList[] |