Npgsql API Docs

LargeObject.Size Method 

Missing <summary> documentation for M:NpgsqlTypes.LargeObject.Size

[Visual Basic]
Public Function Size() As Integer
[C#]
public int Size();

Return Value

Missing <returns> documentation for M:NpgsqlTypes.LargeObject.Size

Remarks

Missing <remarks> documentation for M:NpgsqlTypes.LargeObject.Size

See Also

LargeObject Class | NpgsqlTypes Namespace