| FileStorageStructs Property  | 
        
         
            the stack of written structures
            
 
    Namespace: 
   OpenCvSharp
    Assembly:
   OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
 Syntax
Syntaxpublic byte[] Structs { get; }Public ReadOnly Property Structs As Byte()
	Get
public:
property array<unsigned char>^ Structs {
	array<unsigned char>^ get ();
}member Structs : byte[] with get
Property Value
Type: 
Byte See Also
See Also