ResultDataBuffer Methods

Methods

DisposeResults Delete references to result data
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
FindOrCreateResultData(FilePath, IDiagnostics) Registers a ResultData in the buffer.
Obsolete
FindOrCreateResultData(FilePath, String, IDiagnostics) Registers a ResultData in the buffer.
Obsolete
FindOrCreateResultDataSearch(FilePath, IDiagnostics) Registers a ResultData in the buffer.
Obsolete
FindOrCreateResultDataSearch(IConnection, IDiagnostics) Registers a ResultData in the buffer.
FindOrCreateResultDataSearch(FilePath, String, IDiagnostics) Registers a ResultData in the buffer.
Obsolete
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Register Manually register a result data object to the buffer
RegisteredFilePaths Return a list of all the filepaths registered in this buffer
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also